搜索资源列表
QT-eye
- 在linux环境下使用QT编的小程序,有人脸,并且眼睛可随鼠标方位变化而转动,是对QT控件的一种灵活应用。
QT下的树形目录、列表控件演示程序
- QT下的树形目录、列表控件演示程序,有助于QT开发人员学习。,QT under the directory tree, list control demo program will help developers learn QT.
qwt-5.2.QWT是一个QT的第三方库
- QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。,The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders,
有关QT中和第三方控件QWT的安装
- 有关QT中和第三方控件QWT的安装,已调试通过,On the QT and QWT the installation of third-party control have been debugging through
QT关于控件的教程 (很详细)
- QT关于控件的教程 (很详细)QT关于控件的教程 (很详细)
colordlg
- 用QT编写的自定义的图形控件,希望对大家有所帮助-QT prepared using a custom graphical control, I hope all of you to help
styles
- QT下的窗口风格演示,演示了QT下的多种控件的风格,极有助于QT的开发人员使用。-QT under the window style presentations, demonstrated QT control under a variety of styles, very conducive to the development of QT officers.
qt
- linux qt 图形界面设计资料全集-linux qt GUI Design Works
draw_overload
- QT 重载的好例子!通过重载实现了一个透明按钮!改变了按钮风格!-QT a good example of heavy-duty! Through the implementation of a transparent heavy-duty button! Change the button style!
text
- 用QT编写的自定义的图形控件,希望对大家有点用处-QT prepared using a custom graphical controls, in the hope that we are a bit useless
widgets.tar
- Qt控件使用实例,很是适合新手,qt实例里的-Qt widgets for new learners
qtmydialogdemo
- QT 对话框控件使用,及相关的控件的使用实例-QT dialog box controls to use, and related controls the use of an instance of
qt
- 对数据库中的字段实行分条搜索,也可多条搜索,控件应用较多 界面优雅-On the implementation of sub-fields in the database of search, but also a number of search control applications more elegant interface
QT常用控件说明
- 详细介绍了QT几种常见控件的使用方法 和例子
PropertyTableTest
- 本程序演示了qtpropertybrowser控件的使用,并对控件进行了一定的修改使其功能更加强大,使用更方便(This program demonstrates the use of qtpropertybrowser controls, and the control has been modified to make it more powerful, more convenient to use)
qt-code
- 实现虚拟介质挂载客户端界面设计,包括界面布局,相关控件的配合使用等。(Implementation of virtual media mount client interface design)
QNeedleIndicator-0.3.2
- QT编写的自定义控件,很好的一个示例,可以用来学习(QT prepared custom controls, a good example, can be used to study)
pic
- 用Qt实现简易的电子照片浏览器,打开当前文件下的多张照片,可用button按钮和鼠标键盘控制翻页。(Using Qt to achieve a simple electronic photo browser, open the current document under multiple photos, you can use the button button and mouse keyboard to control the page.)
qg_tetris_wdget
- QT控件的俄罗斯方块,可以直接添加到项目。但你需要设置盒子的图片,使用方便,自己动手,通过疾病测试。(QT controls - Tetris, can be added directly to the project. But you need to set the picture of the box, easy to use, do it yourself, pass the disease test.)
Qt自定义控件
- Qt自定义控件,可以方便调用,直接使用类继承即可。