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

搜索资源列表

  1. Caculater

    0下载:
  2. 简易计算器利用QT制作的一个简单计算器,界面是参照windows下的计算器-Simple calculator in QT made a simple calculator, the interface is a reference to the windows calculator
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:299861
    • 提供者:王超
  1. TVD9ComGUI

    0下载:
  2. QT透明界面的实现。界面的隐藏与显示。拥有类似串口调试助手的功能。-QT transparent interface is achieved. Hide and display interface. Serial debugging assistant with similar functionality.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1809649
    • 提供者:hu
  1. login

    0下载:
  2. 自己写的一个 QT登陆界面 用户名 密码-Himself wrote a QT user name password login interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:5618
    • 提供者:刘涛
  1. udp

    0下载:
  2. QT实现的一个局域网群聊室 只实现了功能 界面不完善-QT realized a LAN group chat room to achieve a functional interface only imperfect
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:648447
    • 提供者:dama
  1. eluosi-playgame

    0下载:
  2. 基于QT俄罗斯方块的设计,界面美观,有代码说明……欢迎下载-play game based on QT
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-27
    • 文件大小:10024656
    • 提供者:于秀清
  1. Ticket-Sale-of-Airplane-System

    0下载:
  2. 一个飞机售票系统,用QT平台编译,GUI界面,很不错,用队列完成数据保存和操作。-An airplane ticket system, using QT platform compiler, GUI interface, very good, with complete data retention and queue operations.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1028395
    • 提供者:梁兴
  1. first

    0下载:
  2. qt 程序编程 为初学linux 界面编程 GUI 初学者准备 有错误的 不吝指正-qt programming GUI programming interface for the beginner linux beginners hesitate to correct me wrong
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-03
    • 文件大小:6315
    • 提供者:liyingjun
  1. hello-world

    0下载:
  2. QT 5.1界面编程入门范例。Hello world。里面包含三个例子:1. 最简单的hello world程序;2. 添加退出按钮;3. 信号和槽的简单互动-QT 5.1 interface programming entry model. Hello world. Which contains three examples: 1. Most simple hello world program 2. Added eject button 3 simple interactive sign
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:1502
    • 提供者:machi
  1. gotocell1

    0下载:
  2. QT 5.1 界面学习范例。 对话框设计1,实现互动ui界面。-QT 5.1 interface learning paradigms. Design a dialog to achieve interactive ui interface.
  3. 所属分类:Button control

    • 发布日期:2017-04-07
    • 文件大小:3094
    • 提供者:machi
  1. sort

    0下载:
  2. Qt5.1界面编程,实现分类功能。对于5.01 以上的版本在.pro项目文件中添加命令:greaterThan(QT_MAJOR_VERSION, 4): QT += widgets-Qt5.1 interface programming, classification functions. For more than 5.01 version. Pro project file, add the command: greaterThan (QT_MAJOR_VERSION, 4): QT+ =
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:2458
    • 提供者:machi
  1. tabelMode

    0下载:
  2. 此文档完成了基于qt做界面的qq聊天实时系统。界面简单,清晰。适合初学qt者使用。-This document is completed based on the qq chat qt interface to do real-time systems. Interface is simple and clear. Qt suitable for beginners to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5014
    • 提供者:qinyupan
  1. FiveLinkGame

    0下载:
  2. QT下的五子棋,实现了人机对战,界面美观。-QT under the backgammon achieve a human-machine players, beautiful interface.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-02
    • 文件大小:693946
    • 提供者:joker
  1. chatClient

    0下载:
  2. 学习Qt有一段时间了,然后我就仿造qq登录界面做了一个,感觉好不错-Learn Qt for some time, and then I copy qq login screen did a good feeling good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-07
    • 文件大小:1246989
    • 提供者:highway-9
  1. 360ui

    0下载:
  2. 我尝试用qt写的360用户界面,实现了一些功能-Written in qt software, 360 user interface, consider good oh
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-02
    • 文件大小:14392570
    • 提供者:吴声
  1. CPP-GUI-QT4-

    0下载:
  2. Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。-Qt is a Trolltech developed in 1991 by C++ cross-platform graphical user interface application d
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2954930
    • 提供者:xiadaga
  1. save

    0下载:
  2. 采用qt编写的文件保存与读取程序,点击界面中的保存按键,可以对对话框中输入的数据进行保存,点击读取按键,可以将保存的内容读取出来-Save the file using qt prepared and read the program, click on the Save button interface, you can enter data in the dialog box to save, click the Read button, you can save the contents
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:293283
    • 提供者:李林
  1. calculator

    0下载:
  2. 该代码为Qt编程的计算器程序,相当好用,界面合理。-The calculator program code to Qt programming, quite easy to use, the interface is reasonable.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:356640
    • 提供者:gedpe
  1. MonitorUi.tar

    0下载:
  2. 这是一个QT图型界面实例,用于TCP连接的设置,创建。-QT tcp
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:571459
    • 提供者:LEE
  1. Qt360

    1下载:
  2. Qt实现高仿360安全卫士的界面。大家可以借鉴一下里面的算法,对你们获取有帮助-Qt to achieve high imitation 360 security guards interface. We can learn about the inside of the algorithm, you get help
  3. 所属分类:Dialog_Window

    • 发布日期:2016-07-30
    • 文件大小:3903488
    • 提供者:闫澈
  1. fang360

    0下载:
  2. qt仿360特性源代码,在linux下及 arm linux 下交叉编译没有问题,功能没有做 只是模仿界面-Imitation 360 properties qt source code under linux and under arm linux cross compiler no problem, the function does not do just imitate interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:2293760
    • 提供者:232323
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com