搜索资源列表
用qt绘制了一个具有基本功能的表格窗口
- 用qt绘制了一个具有基本功能的表格窗口,都是一些基本的函数调用,便于理解与修改-Qt drawn with a basic function of the form window, are some of the basic function call, easy to understand and modify
Qt-Music桌面歌词显示
- 功能特色: 1.实现桌面歌词显示。 2.实现音乐拖入播放。 3.实现系统托盘菜单。 4.实现窗口相互吸附。 5.实现主窗口携带子窗口移动。 缺点: 1.CPU占用率太高。 2.没有实现音乐视觉效果。 3.歌词无法缩放。 4. 没有实现均衡器。 5.软件界面有待改进。-Features: 1. To achieve the lyrics show
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
mdi
- 采用QT编写的多文档窗口的实现 采用QT编写的多文档窗口的实现-the realization of multi-document-window based on QT
qtwinmigrate-2.8-opensource
- Qt与MFC以及Win32窗口混合使用,提供的一些类能够在Qt中使用Win32窗口或在MFC中使用Qt-Qt with MFC and Win32 window, mixed use, providing some of the Qt classes can use Win32 or MFC window using Qt
splitter
- qt4 中实现分割窗口,使用了QSplitter类,分割窗口是应用程序中经常用-qt4 achieve split window, use the QSplitter class, split the application window is often used for
QT.tar
- Qt窗口源码 窗口时钟,温度显示,网络通信,实时报警.-Qt source code window, the window the clock, temperature display, network communications, real-time alarm.
styles
- QT下的窗口风格演示,演示了QT下的多种控件的风格,极有助于QT的开发人员使用。-QT under the window style presentations, demonstrated QT control under a variety of styles, very conducive to the development of QT officers.
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
multiProcess
- 一个多进程通信的演示,在UBuntu8.04中编写,使用QT图形化,主要内容是有四个进程,每个进程一个窗口,一个物体在四个窗口中穿梭-A demonstration about multi process communication, built in UBuntu8.04 with QT, there are four process, each process have a window, an object move in the four windows.
QT
- 讲述了跨平台的软件设计环境的搭建,其中QT既可以在WINDOW中运行,也能运行LINUX程序-About cross-platform software design environment to build, of which QT can run in the WINDOW, but also the procedure to run LINUX
dragdroprobot
- 实现了一个Graphicview窗口,用户可以向其中添加一些预定义了的图形(可以设置图形的填充颜色),text(可以设置字体和颜色等)等。另外这些图形可以随着用户鼠标的移动而移动。-Graphicview implements a window, the user can add some pre-defined one of the graphics (you can set the fill color graphics), text (can set the fonts and color
Qt4.5_zooIn_Out_Image
- 该代码用Qt4开发工具编写而成,界面所用模板为MainWindow,该模板可带下拉菜单选项,该代码在此基础上实现了对图片的基本操作。例如缩放,窗口填充,大小还原。-The code used was prepared by the Qt4 development tools, the interface used in the template for the MainWindow, the template can be with the drop-down menu option, the
Qt4.5OperateImageInDrill
- 该代码可以清晰地将图片放大到看到它的细微之处,在盒子窗口下,通过拉动两边调节棒,可以清楚地对图片进行放大和缩小。-The code can clearly see the picture to enlarge it to the subtle, in the box under the window, through the pull rod adjustment on both sides, it is clear on the picture to zoom in and out.
PowerMonitor2
- 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
qt-source
- 这是C++ GUI Qt4编程(第二版)的的源代码,包含window和Linux下运行的-This is a C++ GUI Qt4 Programming (Second Edition) of the source code, including window and running under Linux
QT-led
- 配合本人开发的led驱动程序,实现了QT窗口和在窗口界面下对led的控制 -I led the development with the driver, to achieve the QT window and led in the window under the control interface
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
QtUsbCheck
- 在window中使用Qt开发检测usb的程序(Developing a program to detect USB using Qt in window)
window
- 用QT实现窗口,可自定义输入文本,作为文本文档使用(Using QT to implement a window that can customize the input text to be used as a text document)