搜索资源列表
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
hello
- windows Qt入门 基本控件的编写,qpushbtton的使用,及信号槽的使用-windows qt
DynamicSignalsandSlots-code
- QT 动态信号/槽,可在需要的时候动态建立信号和槽-Dynamic QT signal/slot Signals and slots are declared at compile-time
fftdemo_qt
- 内部利用Python语言编写,使用QT Designer4.0 绘出界面,调用pyqt库进行信号与槽的连接,利用python的库计算时域512个点的数组的FFT并绘制时域频域图,512点可用python的集成软件ERIC生成,此程序推荐在LINUX环境下使用-Internal use Python language, using the QT Designer4.0 mapped interface, call pyqt library to connect signals and slots
download
- symbian QT写的网络下载小程序,是初学者学习HTTP,信号槽的好材料。-symbian QT network to download a small program written, for beginners to learn HTTP, good material for the signal slot.
LINUX-experiment-senior-article-qt
- 本书详尽的介绍了在linux环境在的QT使用,介绍了软件的安装规范,不同版本的比较,介绍了QT的基本编程:信号和槽机制,QT的多线程,Qt网络编程,以及QT常用工具:Qt设计器,Tmake,Qvfb等得详细介绍。-This book describes in detail the QT in linux environment The use, the software installation specifications, comparison of different versions,
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, covering all aspects of Qt pr
QT-signals-and-slots-mechanism
- 本文档详细介绍了QT信号与槽机制的应用及注意事项-This document details the application of the QT signals and slots mechanism and precautions
spreadsheet
- 使用qt创建菜单和工具栏,学习信号槽的很好实例-it is very good examples of learning signal and slot ,withing qt to create menu and toolbar
layout
- QT信号槽的QT入门教程代码,适合小白观看学习的代码-QT signal slot QT introductory tutorial code, suitable for small white watch learning code
slot
- 理解Qt中信号与槽的机制,适合初学者在学习Qt 时,使用的例子(Understanding the mechanism of signals and slots in Qt)
QT和面向对象节介绍
- 在Linux上QT的基本,QT程序开发 开发一个Qt应用程序的步骤: 1、 先声明所需的窗口部件 2、 设置它们的属性 3、 然后再把这些窗口部件添加到布局中 4、 根据Qt的信号/槽原理,创建并连接使用到的信号/槽,通过窗口部件之间的通信可管理用户的交互行为 5、 程序的编译、链接和运行(Basic QT program development on Linux on QT Steps to develop a Qt application: 1. Declare the re
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
czyBlog-master
- 一些QT封装的常用功能类, 包含界面开发, IO, 多线程, 信号槽等.(Some common functional classes for QT packaging include interface development, IO, multithreading, signal grooves, and so on.)
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)