搜索资源列表
codeForDigitalFrame
- 数码相框设计及其源码,主要包括JPEG解码与QT UI 编程,值得参考
qt_SimpleChatRoom.跨平台多线程聊天室程序客户端及服务器端
- 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 ,A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
qtcoverflow.zip
- This is QT example as like i-POP UI.,This is QT example as like i-POP UI.
QT-Calculator
- 基于linux的QT3开发的计算器,界面ui简单清晰,demo精炼,适合QT设计入门参考。-Development of QT3 linux-based calculator, simple and clear interface, ui, demo refined, designed for entry-QT reference.
MediaPlayer
- 用Qt4 phonon实现的一个多媒体播放器,支持播放器基本操作功能,以及双击全屏,播放列表,播放器窗口大小记忆,文件拖拽。当播放的是音频文件时,显示music player界面,当播放的是视频文件时显示vedio player界面。-This is media player based on Qt4 phonon framwork. It includes the basic functionalities of media player. And all so support double
lplayer.tar
- qt编写的调用mplayer源码,利用qt编写UI,封装mplayer作为内置播放器-qt write call mplayer source code, written using qt UI, a built-in player package mplayer
MPUI.2008-01-20.Sources
- MPlayer是Linux 上的最强大的电影播放器的Windows版本。它能使用众多的本地的,XAnim,RealPlayer,和Win32 DLL编解码器,播放大多数MPEG,VOB,AVI,OGG,VIVO,ASF/WMV,QT/MOV,FLI,RM,NuppelVideo,yuv4mpeg,FILM,RoQ文件。 神乎奇技的媒体播放软件,让你在低配置电脑下也能流畅播放DVDrip视频,MPlayer是完完全全的绿色软件,本身编译自带了多种类型的解码器,不需要再安装xvid、ffd
qt1
- Qt 4 GUI 示例程序, 基本涵盖了 Qt UI 主要内容-Qt 4 GUI sample application, covering the Qt UI main content
qtt.pdf.tar
- 通过实例逐步加深讲解qt UI 编程 十分实用-Gradually deepened by example is very useful to explain qt UI programming
linux-qt-ui
- linux-qt-ui,qt界面开发,linux-qt-ui,qt界面开发
ftpclient
- FTP客户端设计与实现,使用的是QT技术-Design and implementation of FTP client, using QT technology
Qt-ui
- 描述Qt编程中,界面文件ui的原理及使用方法-Descr iption of Qt programming, the the interface file ui principle and use
Qt-UI-DesignPPT
- Qt用户界面设计PPT,QT用户界面设计和开发的详细介绍资料-Qt user interface design PPT, QT user interface design and development of a detailed presentation materials
使用Qt和OpenGL创建跨平台可视化UI
- 使用Qt和OpenGL创建跨平台可视化UI(QT OPENGL viewable UI)
FlatUI
- 一套UI界面,用QT写的,可以通用,代码简单易懂(A set of UI interface, written in QT, can be common, the code simple to understand)
TVUI
- 使用c++ QT实现的扁平化的界面效果,QT具有跨平台部署特性(use qt make a application ui like windows metro style)
MyMusic
- qt界面设计,是与音乐播放器相关的,还有bug。(qt UI designer,have bug)
jishu
- 基于QT的ui界面设计的进度条的简单使用,使用的是时间计数控制。(The simple use of a progress bar based on the QT UI interface design uses time count control.)
sort
- 基于QT的ui界面设计的groupbox的使用,包括按钮的使用,复选框的具体使用(The use of groupbox based on QT UI interface design, including the use of buttons, the specific use of check boxes)
ReadHighCamera
- 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)