搜索资源列表
qt-moc.rar
- 一个实现模拟QT中信号/槽模型的工程,接口方法与命名规则均qt中一致,可以看清楚信号槽的实现原理,A realization of simulated QT signal/slot model of the project, interface methods and rename qt agreed rules, you can look trough the realization of the principle of signal
login
- 简单的一个QT例子 一个登录框 和 一些信号槽的连接-A simple example of a QT registry groove box and a number of signal connections
msg
- 一个简单的QT例子 主要展示如何建立信号和槽的连接-QT a simple example of how to set up the main display of signals and slots connections
qtTimer
- qt实现计时器功能,用到qt的信号与槽机制,能够根据全局变量的变化控制计时器的开始和结束!-Qt realize timer function, use qt signals and slots mechanism, according to the change of global variable control the beginning and end of the timer!
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
SlotMap
- Qt 使用SLot map实例。多个信号输出到一个槽-QT slot map sample
quit
- 退出对框框设计,使用qt的终端窗口工程创建,连接信号和槽-Out of the box design, the use of qt terminal window project created, connect signals and slots
T09SignalAndSlot
- qt和c++,阐述最基本的信号和槽,使用qt ui界面创建的,适合初学者使用-qt and c++, set forth the basic signals and slots, created using qt ui interface for beginners
ProgramInstrumentation
- qt基本界面例程,菜单栏,工具栏,状态栏等,加深对信号和槽的理解,供初学者学习参考。-qt basic interface routines, menu bar, toolbar, status bar, to deepen understanding of signals and slots, for beginners to learn reference.
3_5student
- Qt简单运用,界面之间的相互跳转,槽函数和信号的基本运用。(Qt simple application, interface jump, trough function and signal basic application.)