搜索资源列表
qtman-3.0.0.tar
- linux下GUI编程工具qt的在线连接帮助手册,内容十分翔实,涵盖了所有qt类与实用方法
some_paper_about_QT
- 里面内置了10多篇论文,讲述的是以qt为开发平台,进行一些通讯、嵌入式、数控类的软件开发思路和方法,希望对大家能有帮助。
嵌入式设备输入法
- 直接加载到qt程序的源码中便可随时启动或关闭输入法,绝对是非常好用的开发板类设备上输入法
home2
- 指针式时钟QT-C++QPushButton 按钮类QButtonGroup 按钮组合类QGroupBox 群组类QDateTimeEdit 日期时间编辑框类QLineEdit 行编辑框类QTextEdit 文本编辑框类QComboBox 组合框类QProgressBar 进度条类QLCDNumber 数字显示框类-Pointer clock QT-C++ QPushButton button type QButtonGroup button combinations category QGro
version0.9
- 在Linux开发环境下QT+sqlite3 学籍管理系统程序构架 运用QTable类 完成表格的动态插入 删除 功能-In the Linux development environment QT+ sqlite3 Grade Management System program to complete the form the framework of the use of QTable class of dynamic insertion delete function
qserialport
- qt的串口类,可以直接封装到qt程序,内涵例子-qt s serialport,can use in qt pro,having examples
t_effect
- qt下的图像处理类开发的一个小例子,基于QGraphicsOpacityEffect-qt developed under the image processing class, a small example, based on QGraphicsOpacityEffect
qtdesiger
- 这是关于qt一些介绍,包括qt窗口布局及自定义类,主要通过一个例子讲解自定义类的qt程序设计的主要流程 -This is on the qt interface design considerations of some process
widgets
- qt的widget类操作 内有详细注解 是学习QT的很好的小例子-qt of the widget class operations with detailed annotations are good to learn a small example of QT
Digital-photo-frame
- 在linux下用QT开发的一个数码相框程序,包含背景音乐播放、图片手动浏览、图片自动浏览等功能。经过交叉编译以后,可以在移植有包含Qtopia-2.2.0的文件系统上运行。程序中使用的文件类为自己编写。-QT under linux with the development of a digital photo frame program, including background music, pictures, manual browsing, automatic picture viewe
Qt
- 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。 本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
Qtserial-
- Qt实现的串口驱动,简单易用,跨平台,使用C++类库实现的-Qt realize the serial port driver, easy to use, cross-platform, the use C++ class library
QT4-API-Chinese
- API中文文档,可以帮助查找QT编程里面所有的类与函数,大部分带有中文翻译。-API document in Chinese, can help find QT programming inside all the classes and functions, most with a Chinese translation.
qca-2.1.0.tar
- Qt加解密用类库,基于openssl,提供常见的对称、非对称算法-Qt crypto library
myWebKit
- QtWebkit包中的主要类QWebView,我们借助这个类来渲染Url指向的网页-qt explorer for Internet
GPIO口控制类GpioControl
- 自己写的嵌入式LINUX下GPIO口控制类 ,用在QT的Widgets Application中 【使用方法】 [初始化对象] GpioControl m_gpioControl; [初始化GPIO第84口OUT] m_gpioControl.Init(84); [设置GPIO第84口高电平] m_gpioControl.gpio_set_value(84, "1"); [设置GPIO第84口低电平] m_gpioControl.gpio_set_value(84, &
qcustomplot类
- qt 三方类,绘图专用,资源占用不大,运行稳定,挻不错滴