搜索资源列表
QT-eye
- 在linux环境下使用QT编的小程序,有人脸,并且眼睛可随鼠标方位变化而转动,是对QT控件的一种灵活应用。
QT下的树形目录、列表控件演示程序
- QT下的树形目录、列表控件演示程序,有助于QT开发人员学习。,QT under the directory tree, list control demo program will help developers learn QT.
Qt4Calendar.zip
- Qt4的日期控件程序,可以实现日期的获取,本程序对于Qt4的初学者比较实用。Qt是夸平台的GUI库,一次编写到处编译,无论是LINUX还是WINDOWS。,Calendar Qt4 Programming, good example for fresh qt4 coder
QMeter
- 基于QT4开发的一个虚拟仪表盘,比NI的控件更好看,且可以自由修改想实现的功能-QT4-based development of a virtual instrument panel, the controls look even better than the NI, and are free to modify the order to realize the function
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
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
widgets.tar
- Qt控件使用实例,很是适合新手,qt实例里的-Qt widgets for new learners
hello
- windows Qt入门 基本控件的编写,qpushbtton的使用,及信号槽的使用-windows qt
paintBtn
- 有的朋友做开发时,可能会需要将CPU使用率,内存使用率,信号的变化以波形的形式直观地显示出来, QT里面好像没有这种控件,我参考了在MFC里面做的一个例子,实现了这个控件。功能少,只是简单的实现了示波器的效果,想怎么弄,怎么好看,全凭各位自己的本事了,我只是给各位开了个头。。。。。。。 -Some friends to do development, you may need to be CPU utilization, memory utilization, the signal chan
Qt_Creator
- QT Creater的基本使用介绍说明,包括基本的应用于控件的使用-QT Creater introduce the basic use instructions
testqt
- Qt控件的应用,在UI里调用pushbutton及其相应设置,运行显示预期设计目标。-use the Qt controlactive eg. "pushbutton"and release setting to what you want
knobs
- QT4 精彩范例程序,如何使用QT控件.QT4初学者-QT4 example
qwt-6.0.0-rc5
- 一个绘制图形的为库。包含各种小控件,可绘制时实曲线。6.0.0版本的的跟之前的安装后的处理方式不一样。记得把qwt安装目录下的插件库文件考到Designer的plugin文件夹下。-Draw a graph for the library. Contains a variety of small controls can be drawn when the real curve. 6.0.0 version of the pre-installed with the approach is di
form2h
- linux qt控件调试通过的源码提供编程学习参考资料-qt examples
QtTester[QT-VC-COM-Ax]PP
- 用QT调用ActiveX控件的例子 用QT调用ActiveX控件的例子 -Call ActiveX controls with QT examples
messageboxs_su5
- Linux下用QT编写的个小例子,熟悉QT控件的使用。使用编辑器编码后qmake控件编译代码。-Linux under a small example written in QT,Familiar with the use of QT controls.Use the editor encoded qmake controls the compiled code.
QRibbon-master
- QT Ribbon 控件,类似于OFFICE的Ribbon控件(QT Ribbon controls, similar to the OFFICE Ribbon controls)
usercontrolwidget
- qt控件-table、圆形进度条及数字显示(可用于倒计时等)(QT control -table, circular progress bar, and digital display (can be used for countdown, etc.))
qtDrop
- qt开发 listview控件拖拽实现例子,dragMoveEvent dropEvent mouseMoveEvent(QT listview control drag and drop implementation example)