搜索资源列表
qt下自定义按钮完整源码
- 按钮中可以加载位图,按钮的现实只有位图大小,只显示和位图重合部分!
QtTest
- 本代码主要是基于Qt的界面编程,方便的添加按钮,界面美观,效果好。-The code is based on Qt programming interface, the Add button, beautiful interface, to good effect.
thread
- 对了初步了解linux应用qt编写界面的很有帮助,希望对大家有用。-A preliminary understanding of the the linux application the qt writing interface helpful, hope to be useful.
v4l_qt4
- 对了初步了解linux应用qt编写界面的很有帮助,希望对大家有用。-A preliminary understanding of the the linux application the qt writing interface helpful, hope to be useful.
GuiExample02
- QT GUI编程的第二个典型界面编程实例,适合初学者学习了解qt的界面编程-The QT GUI programming typical interface programming examples, suitable for beginners to learn to understand the qt interface programming
USB_Control
- 设计一个keypad UI 然后通过windows API调用一个USB软件,达到控制投影机的功能,UI做的非常的好,如果想做QT界面可以好好看看。-Design a keypad UI and then through a USB software windows API call, to control the projector function, UI do very well, if you want to do QT interface can have a good look.
mainwindow
- 用QT做的界面,添加了按钮和对话框等,便于QT的入门级学习-Do with QT interface, add buttons and dialog boxes, etc., to facilitate QT entry-level learning
DockWindow
- 基于linux中qt,是一个图形界面,用于存储各种重要信息。-Based on linux qt is a graphical interface that is used to store a variety of important information.
qt-tutorial
- 这个教程介绍了使用Qt工具包进行图形用户界面编程。它没有包括所有的东西:强调的是教授一种图形用户界面编程的编程思想,并且介绍Qt的特征也是必需的。一些通常情况下使用的特征在这个教程里没有用到。 -This tutorial introduces the graphical user interface programming using the Qt toolkit. It does not include all things: to emphasize is the professor
w
- 我的文档是关于Qt的剑的的控件界面开发,对初学者很有用的-My document is about Qt' s sword control interface development, very useful for beginners
hello-world
- QT 5.1界面编程入门范例。Hello world。里面包含三个例子:1. 最简单的hello world程序;2. 添加退出按钮;3. 信号和槽的简单互动-QT 5.1 interface programming entry model. Hello world. Which contains three examples: 1. Most simple hello world program 2. Added eject button 3 simple interactive sign
gotocell1
- QT 5.1 界面学习范例。 对话框设计1,实现互动ui界面。-QT 5.1 interface learning paradigms. Design a dialog to achieve interactive ui interface.
gotocell2
- QT界面编程范例。对话框编程2,实现对话框按钮功能及添加功能函数。-QT interface programming paradigm. Dialog programming 2, to achieve dialog button functions and add functionality to function.
gotocell3
- QT界面编程范例。对话框编程3,实现输入检测的对话框。-QT interface programming paradigm. Dialog programming 3, to achieve input detection dialog box.
find
- QT界面编程范例。命令行方式实现查找对话框的按钮控件和输入窗控件。-QT interface programming paradigm. Command line mode to achieve the Find dialog box button control and input window controls.
sort
- Qt5.1界面编程,实现分类功能。对于5.01 以上的版本在.pro项目文件中添加命令:greaterThan(QT_MAJOR_VERSION, 4): QT += widgets-Qt5.1 interface programming, classification functions. For more than 5.01 version. Pro project file, add the command: greaterThan (QT_MAJOR_VERSION, 4): QT+ =
buttons
- 特别漂亮的Qt按钮实例,当所做界面不需要window自带的关闭和最大化按钮时使用,-Particularly beautiful Qt button instance, when the interface is done without window maximize button comes off and use,
QmlDemo
- qtDemo,qt的界面代码,可参考学习,是快速开发的一种-qtDemo
a2_2
- 环境界面控制程序,QT界面,通过串口检测拉力-Environmental interface control program, QT interface, through the serial port detection Rally
3_5student
- Qt简单运用,界面之间的相互跳转,槽函数和信号的基本运用。(Qt simple application, interface jump, trough function and signal basic application.)