搜索资源列表
qt_notes
- qt的学习笔记,从简单的hello qt,连接信号,对话框,菜单和工具条。。。到2D和3D图形系统,opengl调用,非常实用-qt learning notes, from a simple hello qt, connecting signal, dialog, menu and toolbar. . . To 2D and 3D graphics system, opengl calls, very useful
cgui
- 这一章介绍如何用qt 创建程序的主窗口。最后,读者能够生成一个有着全部菜单,工具条,状 态条和许多对话框的完整的用户界面。 应用程序的主窗口是用户界面的框架。SpreadSheet 应用程序的主窗口如图所示。这个程序 使用了第二章创建的Find,Go-to-Cell 和Sort 对话框。 很多GUI 应用程序都能够处理文件的读写,数据处-Overview The Only Official, Best-Practice Guide to Qt 4.3 Programming
screen
- 通过屏幕截图实验,了解图形桌面的应用, 定时器的使用方法, 与Qpixmap 类的使用方法。针对前面学习的标准对话框的使用复习。-By screenshot experiments to understand graphical desktop applications to use the timer, and Qpixmap class is used. Standards of learning in front of the dialog box for the use of revie
configdialog.tar
- 这个程序是qt中如何利用一个带图标的widget来创建一个配置对话框。-The Config Dialog examples shows how a configuration dialog can be created by using an icon view with a stacked widget.