搜索资源列表
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
DynamicSignalsandSlots-code
- QT 动态信号/槽,可在需要的时候动态建立信号和槽-Dynamic QT signal/slot Signals and slots are declared at compile-time
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 ifr a mes in HTML page, it is
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 threads. Qmutex QSemaphore, QWaitc
spinBox
- 有关信号槽spinbox的例子,例子有QSpinBox和QSlider。-the example about signal and channel of spinbox
Combox
- 下拉框Combox例子的实现,里面包含insertItem和信号槽-The implementation of the Combox example,including insertItem and signal channal
槽与信号
- 信号与槽绑定的最基本的实例,点击按钮,使其他按钮动态移动.-Signals and slots the most basic examples of binding, click the button, so that other buttons dynamically moved
libsigcDemo_20160811
- 信号槽库sigc++库的demo,使用sigc++2.8.0库版本,详细讲解了库的用法-demo signal slot library sigc++ library, use the library version sigc++2.8.0, explain in detail the usage of the library
sigslotDemo_20160811
- 信号槽库sigslot库的demo,使用sigslot1.0.0库版本,详细讲解了库的用法,只需要包含一个头文件就可以使用-demo signal slot library sigslot library, use the library version sigslot1.0.0, explain in detail the use of the library, just include a header file, you can use
libsigcPP-2.8.0---src
- 信号槽库sigc++2.8.0库的源码,libsigc++是实现类型安全回调的一个C++模板库,官方地址http://libsigc.sourceforge.net/-Signal groove library sigc++2.8.0 library source code, libsigc++ is to achieve a type-safe callback C++ template library, official address http://libsigc.sourceforge.
libsigcPP280
- 信号槽库sigc++2.8.0已经编译好的库文件,libsigc++是实现类型安全回调的一个C++模板库,官方地址http://libsigc.sourceforge.net/-Sigc++2.8.0 signal slot library already compiled library files, libsigc++ is to achieve a type-safe callback C++ template library, official address http://libsig
RTSPTool
- 1:此示例只是用来显示视频流,并没有处理存储视频及回放视频功能. 2:在打开项目后务必将构建里面的影子构建(Shadow build)取消. 3:实时显示视频,视频响应速度比VLC,QTAV等播放器快很多倍. 4:精简代码,在windows下是可以完整编译通过并运行的.linux下要将对应ffmpeg库文件替换. 5:支持三通道同步显示一个视频流,可以单击截图按钮截图放在最后一个通道. 6: 支持单个通道双击最大化显示. 7:代码处理并不够完整,还有很多需要优化的地方.
ForkliftControl_study
- 委托(delegate)多线程学习,类似QT环境的信号槽机制(Delegate multi thread learning, signal slot mechanism similar to QT environment)
slot
- 理解Qt中信号与槽的机制,适合初学者在学习Qt 时,使用的例子(Understanding the mechanism of signals and slots in Qt)
socket_hread
- qtcpserver 多线程,每个线程处理一个请求,能够画出信号槽图就更好了(qtcpserver multithreading, each thread handles a request, can draw the signal slot diagram is better)
tcpservertestor
- qtcpserver多客户端,处理一个请求,能够画出信号槽图就更好了(qtcpserver multi-client, to deal with a request, to draw the signal slot diagram is even better)
dingshiguanji
- 在qtcreator下编写的强制定时关机系统,熟悉qt信号和槽传递过程的练习程序,在pc上运行平稳。label添加.png图片和更改图标icon。lineEdit中的信息读取,windows内核命令的调用执行及相关关机配置(The mandatory timing shutdown system, written under qtcreator, is familiar with the practice program of the QT signal and the channel tran
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)