搜索资源列表
game
- 在qt4下编写的一个小游戏程序,大家可以下载学习一下c/c++绘图,信号槽的使用方法!
game
- 在qt4下编写的一个小游戏程序,大家可以下载学习一下c/c++绘图,信号槽的使用方法!-QT4 prepared in a small game program, everyone can download the study click c/c++ Graphics, signal trough the use of!
qt-moc
- 一个实现模拟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 signa
login
- 简单的一个QT例子 一个登录框 和 一些信号槽的连接-A simple example of a QT registry groove box and a number of signal connections
hello
- windows Qt入门 基本控件的编写,qpushbtton的使用,及信号槽的使用-windows qt
DynamicSignalsandSlots-code
- QT 动态信号/槽,可在需要的时候动态建立信号和槽-Dynamic QT signal/slot Signals and slots are declared at compile-time
download
- symbian QT写的网络下载小程序,是初学者学习HTTP,信号槽的好材料。-symbian QT network to download a small program written, for beginners to learn HTTP, good material for the signal slot.
Qt2
- Qt诺基亚官方中文教程L2_Qt的对象模型和信号槽概念.ppt-Nokia official Chinese Qt tutorial L2_Qt object model and signal-slot concept. Ppt
Qt3
- Qt诺基亚官方中文教程L3_Qt的对象模型和信号槽概念.ppt-Nokia official Chinese Qt tutorial L3_Qt object model and signal-slot concept. Ppt
Qt4
- Qt诺基亚官方中文教程L4_Qt的对象模型和信号槽概念.ppt-Nokia official Chinese Qt tutorial L4_Qt object model and signal-slot concept. Ppt
Qt4programming
- 精通Qt4编程 本书详细介绍了Qt的基础知识和GUI编程应用,举例翔实,内容全面,基本涵盖了Qt编程的各个方面。全书共分3篇21章,同时,在相关章节也穿插了一些重要的知识点,包括元对象系统、属性系统、对象树机制、信号/槽机制等-This book details the basics of Qt and GUI programming applications, for example, detailed, comprehensive,
spreadsheet
- 使用qt创建菜单和工具栏,学习信号槽的很好实例-it is very good examples of learning signal and slot ,withing qt to create menu and toolbar
jsq
- 简易计算器的实现。调用相应组件,完成组件布局,实现计算器的界面,完成相应的按键槽函数,利用信号槽机制实现按键事件与槽函数的相应。-The realization of a simple calculator. Call the appropriate components to complete the layout of components, calculator interface, complete the correspond
testSignalAndSlot
- Qt程序设计的经典是信号槽机制、该程序是一个小程序,实现两个Slider之间实现同步。-Qt programming classic signal slot mechanism, the program is a small program, to achieve synchronization between the two Slider.
jquery.sigslot
- 这个插件是convinience工具之间的沟通ifr a mes在HTML页面, 它是模仿从Qt的信号/槽的概念。 你可以用jquery.sigslot.js: 发送信号到深入ifr a me页面 async。或同步。通信 排除或包含特定的ifr a me 允许多个槽或只有一个 -This plugin is utility for convinience of communication between i
signals_slots_demo
- qt实现的信号槽代码,能给你的工程解耦合,相当优雅的机制。-qt for slot
D_PV
- 使用QT5.2.1实现的生产者消费者窗口界面模拟程序。学习使用QT线程间信号槽的使用。Qmutex QSemaphore,QWaitcondition,QThread的使用。-Producers and consumers to achieve using QT5.2.1 window interface simulation program. Learn to use the signal slot using the QT thre
slot
- 理解Qt中信号与槽的机制,适合初学者在学习Qt 时,使用的例子(Understanding the mechanism of signals and slots in Qt)
signal_test
- 使用c++实现的信号-槽机制,未使用boost库,纯c++11,可移植(Using the c++ implementation of the signal slot mechanism, not using the boost library, pure c++11, can be transplanted)
TestProject
- QT信号槽使用例子,按下UI界面的button改变label的文本(Using an example of the QT signal slot, press the button of the UI interface to change the text of the label)