搜索资源列表
qt-Program-Design-backgammon
- 一个qt设计的教程,里面包含教程和源码。非常适合初学者学习。
基于QT的网络摄像头监控程序 ZC301摄像头测试成功
- 基于QT的网络摄像头监控程序 ZC301摄像头测试成功~!,QT-based network of cameras monitoring program successfully tested ZC301 camera ~!
QT下的树形目录、列表控件演示程序
- QT下的树形目录、列表控件演示程序,有助于QT开发人员学习。,QT under the directory tree, list control demo program will help developers learn QT.
QT-led-test
- 编写一个QT程序以打开一个窗口。窗体中主要有四个指示跑马灯状态的标签和一个控制跑马灯的按钮.步骤指导-Write a QT program to open a window. There are four main forms in the state indicate Marquee Marquee label and a control button Step guide
QT-QQprogram
- 在局域网内运行的一个简单QQ程序,使用QT开发,连接MYSQL数据库。-Run in a simple LAN QQ program, developed using QT to connect MYSQL database.
Qt-mp3
- 在linux下基于C++和qt编写的MP3播放界面程序-In c++ and qt under Linux based on the MP3 interface program written
niDAQ_Qt
- Qt program to access the NI-DAQmx data acquisition cards
biyelunwen
- 用word文档打开,是一篇关于qt编写的中文输入法的毕业论文,希望能帮助一些人学习-qt program
QT-SOCKET
- 利用qt开发前后台程序,后端用c语言实现,界面上的输入与底层的c语言结合起来,使用的是socket通信-Taiwan before and after the use of qt development program, the back-end using c language, the input interface with the underlying combination of c language, using socket communication
qt-program
- 是一本qt入门的书籍,详细介绍了qt的安装与使用,对于初学者很有帮助。-Is an entry-qt books, described in detail qt the installation and use, very helpful for beginners.
Qt-programming-under-Linux-Getting-Started
- 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表 -Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window
interface
- 很好的 QT 学习源码,适合于初学者使用,使你快速的掌握。-qt program very goog, you can use it.
qtHelp
- 介绍在LINUX环境下搭建QT平台,移植QT程序到嵌入式开发板,及如何编译QT-Describes the LINUX environment, build QT platform, migration QT program to the embedded development board, and how to compile QT
qt
- 本人最近写的qt程序,初级篇,给新手借鉴一下吧-qt program
QT
- 基于arm的嵌入式qt程序 qt版本为3 -Based on arm embedded qt program qt version 3
qt-book
- C++ CUI QT4 (第二版)一书的源码,该书是QT编程本来就不多的参考书中的经典之作。-C++ CUI QT4 (Second Edition) a source book, the book is a QT program should not have many reference books in the classic.
QT-program
- QT编程 qt 宝典 QT编程 qt 宝典 QT编程 qt 宝典-qt program qt programqt programqt program
Qt多线程
- qt程序,对于qt感兴趣的可以看看,很有用的(QT program, for QT interested can see)
《Qt及Qt Quick开发实战精解》代码
- qt程序,用于qt 界面开发,创建界面,以及界面开发(QT program for QT interface development, create interface, and interface development)
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