搜索资源列表
Qt3.8programmer
- 是linux下的GUI程序设计,此程序包是QT程 序下的图形界面编程实例,全面的介绍了QT编程-of GUI programming, this package is QT procedures under the graphical interface programming examples, a comprehensive introduction to the QT Programming
QT-touming
- Qt是跨平台的图形编程库,为了实现按钮 是透明显示,按照该例子可以达到很漂亮的效果。-Qt is a cross-platform graphics programming library, in order to achieve the button is transparent, in accordance with the examples, we can achieve a very nice effect.
LinuxQt
- linux qt教程pdf格式,内容详细,教程相关的内容,有些例子-linux qt tutorial pdf format, content details, tutorials relevant content, and some examples
Foundations_of_Qt_Development-3646
- 一共16个例子 深入浅出 大家可以学习一下里面的源码-A total of 16 examples in simple terms everyone can learn to look inside the source
C..GUI_programmingwith_Qt_4
- C++GUI+programming+with+Qt+4这本书上的所有例子的代码,很全-C++ GUI+ programming+ with+ Qt+4 all the examples on the book' s code, it is all
dockwidgets
- QT 编写的 QDockWidget 的使用实例。-The use of written QDockWidget QT examples.
quiksort
- 一些不错的QT学习实例,个人觉得很不错!在初次学习QT时比较有用-Some good examples to learn QT
examples
- GUI_Programming_With_Qt4包含源码。 同最初的hello QT到应用都很齐全. 对于有对QT图形界面感兴趣的朋友很有用!-GUI_Programming_With_Qt4 contains the source code. With the initial hello QT to the application are complete. For a QT graphical interface of friends interested in useful!
chap05
- 讲述的是qt的一些实例,是很好的学习例子-Is about some examples of qt, is a good example of learning
CPP-GUI-Qt-4---Examples-Source
- 学习qt 时一本很少的学习书籍 这是书籍的源码 希望对大家有帮助-Qt when learning to learn a little book which is the source of books we want to help
Qt-designer
- 本文档描述了QT界面的开发过程,其中有实例,初学者很实用-This document describes the QT interface development process, including examples, very useful for beginners ... ...
standarddialogs
- 通过实例详细介绍了qt中QInputDialog、QColorDialog、QFontDialog、、QMessageBox这 几种标准对话框的使用。-Qt described in detail by examples in QInputDialog, QColorDialog, QFontDialog,, QMessageBox the use of these types of standard dialogs.
QTextStream
- 该文件夹下的例子配合QT GUI C++编程第二版第十二章内容,练习了文件的输入输出相关的内容-Examples in the folder with the second edition of chapter 12 of the QT interval the GUI C programming, and practice the contents of the file input and output
qt-examples-for-book-cPP-gui-useful
- 给予vc的qt开发,从各个部分解析qt界面化的过程,将整个过程仔细的展现,是初学者的好帮手-Qt development given vc, qt interface process from various parts of the resolution, careful to show the entire process is a good helper for beginners
QML__Nokia
- QML__Nokia QML是一种描述性的脚本语言,文件格式以.qml结尾。语法格式非常像CSS(参考后文具体例子),但又支持javascr ipt形式的编程控制。我个人认为它结合了QtDesigner UI和Qtscr ipt的优点。QtDesigner可以设计出.ui界面文件,但是不支持和Qt原生C++代码的交互。Qtscr ipt可以和Qt原生代码进行交互,但是有一个缺点,如果要在脚本中创建一个继承于QObject的图形对象非常不方便,只能在Qt代码中创建图形对象,然后从Qtscr i
GuiExample02
- QT GUI编程的第二个典型界面编程实例,适合初学者学习了解qt的界面编程-The QT GUI programming typical interface programming examples, suitable for beginners to learn to understand the qt interface programming
tools.rar
- QT插件学习使用例子程序,包括两种插件使用方式。,The QT plug-in learning to use examples of procedures, including two plug-ins use.
AeroButton_032208
- qt 自己实现的 button 例子 继承QWindow-qt button examples of their implementation inheritance QWindow
simplewizard
- Qt的一些经典例子,可供学员参考借鉴学习-Some examples of Qt, available for students reference
QT-Custom--UI
- QT编写的自定义UI示例,用c++写的,大家可以下载-Custom UI written in QT examples