CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - qt qt4

搜索资源列表

  1. QLedMatrix

    0下载:
  2. Qt编写的LED点阵显示控件。The QLedMatrix widget imulates a LED matrix (dot matrix) display. A LED matrix display is a 2-dimensional array of dots used to generate characters, symbols and images. It is often seen on machines, clocks and display boards.
  3. 所属分类:界面编程

    • 发布日期:2012-03-22
    • 文件大小:136442
    • 提供者:zshxiong
  1. spreadsheet

    0下载:
  2. 用Qt4做的电子表格的功能,Qt基本的GUI界面设计。-Qt4 to do with the spreadsheet function, Qt basic GUI interface design.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:37512
    • 提供者:sun
  1. QtImage

    0下载:
  2. Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
  3. 所属分类:GUI Develop

    • 发布日期:2016-01-24
    • 文件大小:29272
    • 提供者:袁应天
  1. QT-Designer

    1下载:
  2. QT学习电子书,包括QT学习的基础知识,QT部件熟悉,QT应用程序开发介绍等,还有QT Designer学习的详细介绍,是QT学都不可多得的资料-QT learning e-books, including the basic knowledge QT study, QT familiar components, QT introduced, such as application development, as well as the QT Designer detailed study is
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1298611
    • 提供者:马逸
  1. Qt4.5_zooIn_Out_Image

    0下载:
  2. 该代码用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
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:862192
    • 提供者:
  1. Qt4.5DriverTreeView

    0下载:
  2. 本代码采用Qt4编程,该代码可以实现对本地磁盘的直接访问,并且在界面下可以看到你磁盘空间的大小。进入到目录之后,还能看到文件夹下面的各种格式的文件。-Qt4 programming using the code, the code can achieve direct access to local disk, and in the interface you can see the size of disk space. After entering the directory, but al
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:11485
    • 提供者:
  1. Qt4.5OperateImageInDrill

    0下载:
  2. 该代码可以清晰地将图片放大到看到它的细微之处,在盒子窗口下,通过拉动两边调节棒,可以清楚地对图片进行放大和缩小。-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.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4616012
    • 提供者:
  1. ExampleDragWidget

    0下载:
  2. This sample of code how to use Drag Widget on Qt4. Included Window and Widget sample with Windows binary.-This is sample of code how to use Drag Widget on Qt4. Included Window and Widget sample with Windows binary.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:2004009
    • 提供者:IGHOR
  1. qt-book

    0下载:
  2. 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.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1923171
    • 提供者:Xing
  1. QT

    0下载:
  2. QT培训资料,内有qt4参考文档,Qt开发的ppt-QT training materials, there qt4 reference documentation, Qt development ppt
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-16
    • 文件大小:26524033
    • 提供者:w
  1. CPP-GUI-programming-with-Qt4

    0下载:
  2. 《C++ GUI programming with QT 4》的中文版。本书详细描述了用最新的Qt版本进行图形用户界面应用程序开发的各个方面。-" C++ GUI programming with QT 4" of the Chinese version. This book describes in detail the version with the latest Qt graphical user interface in all aspects of applicat
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-20
    • 文件大小:35273747
    • 提供者:lili
  1. CPP-GUI-PROGRAMMING-WITH-QT4

    0下载:
  2. 利用奇趣科技公司(Trolltedl)的Qt应用程序框架,可以构建出工业级的跨平台应用程序。在源代码不经任何修改的情况下,这些程序即可流畅运行于Windows、Linu/UNIX、Mac OS X和嵌入式Linux上“一次编写,随处编译”。   本书对Qt进行了全面介绍,充分展示了Qt程序开发模式中的每一个细节。奇趣科技公司就是采用这样一本包含诸多实际应用和深刻见解的书籍来对新员工进行Qt培训的。在本书中,除了可以找到诸如数据库访问、XML集成、自定义控件的创建等成熟完善的技术以外,还可以为
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-21
    • 文件大小:6349977
    • 提供者:ZXiao
  1. Qt-music-player_qmmp-0.6

    0下载:
  2. 基于Qt4 SDK 开发的音频播放器,支持多种音频格式,可以移植到终端设备,简单实现播放-Based on the the Qt4 SDK developed audio player, support multiple audio formats, and can be transferred to the terminal equipment, simple implementation playback
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:897319
    • 提供者:Wang Zan
  1. Qt

    1下载:
  2. 使用Qt制作的仿真微信界面编程,可以在linux下面运行-Qt interface project, use Qt4.8.4
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-13
    • 文件大小:480256
    • 提供者:bluefore
  1. qt4.7.4transplantation

    0下载:
  2. Qt移植,将Qt4.7.4移植到ARM2440上-Qt port will Qt4.7.4 transplantation on the ARM2440
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:12930
    • 提供者:卉子
  1. linux系统中的Qt界面中的ping功能代码

    1下载:
  2. 该文件是基于linux系统中的qt4.8版本设计的一款具有ping功能的界面软件,适合新手学习网络编程,代码简洁易懂!
  3. 所属分类:界面编程

    • 发布日期:2013-06-13
    • 文件大小:52254
    • 提供者:lynnhua@163.com
  1. C++ GUI Qt 4编程(第二版)

    0下载:
  2. 应用Qt4的GUI编程参考书,比较经典实用。(Reference book for GUI programming on Qt4 , which is very classic and practical.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:22061056
    • 提供者:小乐LD
  1. TextEdit

    1下载:
  2. 利用C++开发语言,Qt Creator开发环境自定义的一个TextEdit,适应于初学者学习。(Using C++ development language, Qt Creator development environment, a custom TextEdit, adapted to beginners learning.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-23
    • 文件大小:25600
    • 提供者:简·爱
  1. game2048

    0下载:
  2. 运用QT4制作的2048小游戏!可跨平台操作,linux下和windows下都可以实现。(Using QT4 to create 2048 game! Cross platform operation, under Linux and windows can be achieved.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:wandou
  1. QT中类之间的关系图

    0下载:
  2. qt类关系图,包含qt5.1和qt4,对于学习QT有很大帮助。(qtclass architecture including QT5.1 and qt4)
  3. 所属分类:界面编程

    • 发布日期:2018-05-06
    • 文件大小:7606272
    • 提供者:老四_2017
« 12 »
搜珍网 www.dssz.com