搜索资源列表
QT-led-test
- 编写一个QT程序以打开一个窗口。窗体中主要有四个指示跑马灯状态的标签和一个控制跑马灯的按钮.步骤指导-Write a QT program to open a window. There are four main forms in the state indicate Marquee Marquee label and a control button Step guide
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
dynrotate
- qt下开发的窗口动态旋转地例子,利用qt内部源码修改-qt developed under the window example of rotary to use qt modify the internal source
login_dialog.tar
- 一个Linux下用qt编写的登录窗口界面源码-The interface of a Linux source code under the login window
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
QT
- Linux窗口程序设计—Qt4精彩实例分析所附光盘源代码-Linux window programming- the Qt4 wonderful examples of analysis of the accompanying CD-ROM source code
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.
Imitation_code
- 一个Qt程序,window下qtSDK集成开发软件下开发,实现控制控件、窗口漂移显示,多种控件同时漂移显示功能。-A Qt program, the Integrated Development window qtSDK software under development, to achieve control, window drift display function, multiple controls with drift displayed.
arm_uart
- 基于QT 在ARM平台上实现串口的收发演示。串口号 波特率 数据位 校验位 停止位 可以根据显示窗口自行设置-QT-based serial transceiver demo on the ARM platform. Serial port baud rate data bits Parity Stop bits can set your own display window
setting.tar
- qt写的一个设置窗口,点击设置回弹出setting窗口-setting window by qt
zuobiao
- 嵌入式QT设计,当前窗口坐标的查看程序,可以完美实现,包括了源代码,调试程序,源文件-QT embedded design, the current window coordinates of the viewer, you can achieve the perfect, including the source code debugger, source files
dialogs
- 嵌入式QT设计,文件窗口,颜色窗口,字体窗口的实现,可以完美实现,包括了源代码,调试程序,源文件-QT embedded design, document windows, window colors, fonts, window to achieve, you can achieve the perfect, including the source code debugger, source files
library_manage
- qt开发的图书管理系统,对数据库操作和多窗口设计具有一定的指导意义!-Library management system QT, which has a certain guiding significance to the database operation and multi window design!
4-1
- 运用Qt编译的文件管理系统,可以对多文件进行管理,在window环境下编译运行-Qt compiled using document management system that can manage multiple documents, compile and run under window environment
5-1
- Qt编写的局域网聊天工具,适合新手和有一定Qt基础的人使用,在window的Qt creator 下可以编译-LAN chat tool written in Qt, Qt for novice and have some basis for people to use, in the window of Qt creator can be compiled
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!