搜索资源列表
MINIGUI-PROG-GUIDE-V2.0-4C[1]
- 由北京飞漫软件技术有限公司开发的MiniGUI是国内为数不多的几大国际知名自由软件之一。 其目标是为实时嵌入式操作系统建立一个跨操作系统的、快速、稳定和轻量级的图形用户界面支持系统。我们将 MiniGUI 定义为“针对嵌入式设备的、跨操作系统的图形界面支持系统” ,属于一种“嵌入式图形中间件”软件产品。目前,MiniGUI 已成为跨操作系统的图形用户界面支持系统,可在Linux/uClinux、eCos、VxWorks、pSOS、 ThreadX、Nucleus、uC/OS-II、OSE 等
rtl
- 按WTL方式封装miniGUI的窗口界面库,在uClinux+miniGUI1.3.3上调试通过,并运行良好.-WTL package by way of a window interface library miniGUI in uClinux+ miniGUI1.3.3 through debugging, and running good.
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
login_dialog.tar
- 一个Linux下用qt编写的登录窗口界面源码-The interface of a Linux source code under the login window
MiniGUI-graphical-interface-design
- 嵌入式图形界面库MINIGUI的程序设计。包括肖像和消息传递,窗口过程,对话框,控件,等方面。-Embedded GUI library MINIGUI programming. Including portraits and messaging, the process window, dialog, control, and so on.
QT-led
- 配合本人开发的led驱动程序,实现了QT窗口和在窗口界面下对led的控制 -I led the development with the driver, to achieve the QT window and led in the window under the control interface
tablemodel
- 菜单类界面,其中涉及多窗口及数据库,进度条,时间显示等内容-Menu type interface, which involves multi-window and the database, progress bar, time display, etc.
LoginApplication
- 在linux下用Qt实现的用户登录界面,输入用户名和密码成功后会跳转至主窗口,如果不成功则清空编辑框。-Under linux with Qt user login screen, enter your user name and password success will jump to the main window, if unsuccessful, then empty the edit box.
multiwindow
- 这是一个QT下多界面显示的工程源代码。工程中有三个ui文件,一个是主窗口。两个QDialog的子窗口,通过主窗口的按钮,可以实现子窗口的显示。-This is a QT multily windows show project. There are 3 ui files in this project!By button on main window,you can see other Dialog window will show!