-
Linux-QT-1
Qt软件的安装、介绍。以及简单控件的使用。比较适合这方面的新手学习。(The installation of Qt software, is introduced.And the use of simple controls.Is suitable for the novice to learn.)
- 2015-07-09 16:48:16下载
- 积分:1
-
QtDekChange
此代码为由QT开发的界面切换,可以实现从登陆界面切换到其他界面的功能(Development of this code grounds QT interface switching, can switch from the login screen to the other interface functions)
- 2011-12-03 19:51:43下载
- 积分:1
-
基于qt的udp组播简易接收端 udprecv
基于qt的udp组播简易接收端,可以用来学习一下udpsocket指令(Simple receiver of UDP multicast based on QT)
- 2020-06-20 08:00:01下载
- 积分:1
-
qflightinstruments
功能完善的Qt飞行仪表指示器合集,包含完整PFD,NAV,高度指示,空速指示,飞行姿态指示器等(This is collection of Qt4 and Qt5 widgets of flight instruments, inluding Attitude Indicator, Airspeed Indicator, Vertical Speed Indicator, Turn Indicator, Horizontal Situation Indicator, Primary Flight Display and Navigation Display.)
- 2021-04-01 10:49:08下载
- 积分:1
-
chat
聊天工具,采用QT编写成功,能够实现文件传输,即时聊天等功能。(Chat tool, QT prepared successfully able to achieve file transfer, instant messaging and other functions.)
- 2012-09-23 08:31:02下载
- 积分:1
-
tabelModel
QT制作的一个简易数据库,可以进行数据增删改查和事务回滚操作。(QT built a simple database, can add and delete data and transaction rollback operation.)
- 2014-07-10 16:05:20下载
- 积分:1
-
音乐播放器
MainWindow::MainWindow(QWidget *parent):QMainWindow(parent,Qt::FramelessWindowHint){
mediaObject=new Phonon::MediaObject(this);
metaInformationResolver=new Phonon::MediaObject(this);
audioOutput = new Phonon::AudioOutput(Phonon::MusicCategory, this
- 2023-02-02 04:55:03下载
- 积分:1
-
Qt_Test
tcp通讯小例子(服务器和客户端的示例程序,测试通过)(the tcp communication small example)
- 2020-12-26 00:39:05下载
- 积分:1
-
Qt4_tslib
qt/embedded 4.5 加上tslib1.4建立 可成功在目標版上建立qte開發環境及tslib觸碰(qt/embedded 4.5 plus tslib1.4 can be successfully established in the target version of the establishment of the development environment and tslib touch qte)
- 2009-09-15 10:38:24下载
- 积分:1
-
qt数据库应用编程
(1)掌握操作数据库表格的基本方法
(2)掌握使用Qt 操作MySQL 数据库的常用操作
(3)掌握在MySQL 中使用中文的方法
(4)了解Qt 调用外部程序的基本方法
- 2022-05-20 17:18:23下载
- 积分:1