搜索资源列表
Qt-Designer
- Qt设计器是用来设计和实现用户界面并能够在多平台下使用的一种工具。Qt设计器可以使用户界面设计实验变得简单。在任何时候你可以要求所生成的代码去重建Qt设计器产生的用户界面文件,并可以根据你的喜好来改变你的设计。假如你使用的是先前的版本,你将发现在新的版本下自己可以立即进入工作,因为新的版本在界面上基本没有什么变化。但是你将发现根据你们的反馈而开发出的新的部件和新的或者改进的功能。 -Qt Designer is used to design and implement the user in
GUI
- Qt是一种跨平台的C++图形界面(GUI)工具包,它是Troll Tech化公司的标志产品,Qt工具包括用于商业性质的商业版和用于开发自由软件的两种不同的版本,用自由版开发软件必须作为自由软件公布。-Qt is a cross-platform C++ graphical user interface (GUI) toolkit, which is the Troll Tech products of the company' s logo, Qt tools include the na
designmainwindow
- QT真正多窗口的实现,利用QT桌面类。可以将两个单独显示的界面程序联合到一起,QT进阶的必经之路-QT window to achieve a truly multi-use QT Desktop class. You can display the interface of two separate procedures for the joint together, QT advanced a must
2dpainting
- QT3维动画界面编程案例。非常有帮助的一个3d demo。-QT openGL 2d painting
cache
- 用c++和QT实现图形界面展现cache的工作原理和流程-Using c++ and QT graphical interface showing cache implementation works and processes
FirstQT
- 一个QT界面的例子,相当不错,我们老师上课写的,从中可以吸收到很多东西,加油童鞋们-A QT interface examples, is quite good, our teacher in the class to write a lot of things, which can be absorbed into the, refueling shoes have
openscad-2013.01.src.tar
- 三维建模工具 支持布尔运算,采用QT的界面制作,非常实用与小型图形软件的兼爱非攻-Three-dimensional modeling tool supports Boolean operations, making use of the QT interface, very useful and small graphics software universal love non-offensive
TVD9ComGUI
- QT透明界面的实现。界面的隐藏与显示。拥有类似串口调试助手的功能。-QT transparent interface is achieved. Hide and display interface. Serial debugging assistant with similar functionality.
StockSystem12.23.2
- 基于QT的日K线图形界面绘制,其中包含链接SQL数据库,并利用里面的数据绘图-QT-based graphical interface K line drawing, which contains links to SQL databases and use the data inside the drawing
360-cPP
- qt写的360界面,有详细的代码说明,比较全的,适合初学者-qt wrote 360 interface, a detailed descr iption of the code, relatively wide, suitable for beginners to see
QTLinkeJINSAN
- 基于QT实现的仿造金山毒霸的界面,可以编译运行,注释代码详细,包含打包工具。-QT made replica Duba interface C/S interface, code comments clear, you can compile and run directly, and includes packaging tools.
ProcessImage
- 一个自己制作的基于QT的监控界面,摄像头驱动是符合V4L2的API。-A own work based on QT monitoring interface, camera driving is accord with V4L2 API.
DIP1
- 这是QT编写的GUI界面相关文件,代码的功能是实现对一副数字图像进行点区域变换处理(傅里叶变换);-It is written in QT GUI interface-related files, code function is to achieve a digital image point region transform (Fourier transform)
calculator
- 实现整数(包括负数)的四则运算,使用Qt制作的图形界面。算式正确输出结果并打印二叉树。算式错误输出提示-Integer (including negative) of the four operations, making use of Qt graphical interface. The correct formula output and print two fork tree. Formula error output prompt
assistant
- Qt 界面编程源代码实例程序以供分享大家使用