搜索资源列表
VcSimu
- 嵌入式系统PDA的流程,在WINDOWS环境下的模拟运行,带触摸屏,窗口系统,消息机制,很不错的-PDA embedded system processes, in the Windows environment simulation operation, with touch screen, window systems, information mechanism, very good
EmbeddedGUI-SDK_For_Linux.tar
- 这是一个支持\"微型嵌入式 GUI\" 的 SDK For Linux 版,其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows 等平台工作,支持常用控件有:MAINWINDOW主窗口,DLGWINDOW对话框窗 口,BUTTON按钮,MAINMENU下拉式菜单,POPMENU弹出式菜单,HSCROLLBAR横向滚动条,VSCROLLBAR竖 向滚动条,TEXTBOX单行文本编辑框,EDITBOX多行文本编辑框,COM
Linux_Qt4_Example
- 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, ver
multi-windows
- Qt4多窗口切换程序。提供qt4初学者入门教程。-multi-windows programe based on Qt4.
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
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!