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

搜索资源列表

  1. browser

    0下载:
  2. qt下写的浏览器 带ftp插件功能 适合初学着 QT界面编程 ftp文件树状显示-qt written under the ftp browser plug-in functionality with QT interface programming for beginners with ftp file tree display
  3. 所属分类:TreeView

    • 发布日期:2017-03-27
    • 文件大小:8.1kb
    • 提供者:April
  1. QT-chinese-help-file

    0下载:
  2. qt中文帮助文档,虽然qt自带的文档已经很详细了,但对于英文不是太好的人还是很有帮助的。-qt Chinese help file.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-23
    • 文件大小:7.14mb
    • 提供者:陈易富
  1. SplashSreen

    0下载:
  2. 程序包含建立标准文件对话框,标准颜色对话框,标准字体对话框,标准输入对话框,消息对话框等。-Programs contain establish standard file dialog box, the standard color dialog box, standard font dialog box, standard input dialog box, news dialog box, etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1.89mb
    • 提供者:陈伟
  1. QTextStream

    0下载:
  2. 该文件夹下的例子配合QT GUI C++编程第二版第十二章内容,练习了文件的输入输出相关的内容-Examples in the folder with the second edition of chapter 12 of the QT interval the GUI C programming, and practice the contents of the file input and output
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:60.32kb
    • 提供者:
  1. QtSrc

    0下载:
  2. QT初级学习源码 分11章介绍学习 第1章 基本对话框 第2章 布局管理 第3章 对话框进阶 第4章 QMainWindow 第5章 图形与图画 第6章 Graphics View 第7章 ModelView 第8章 网络与通信 第9章 磁盘文件 第10章 事件 第11章 其它 很适合刚刚入门的QT初学者 -QT primary learning source is divided into 11 chapters intr
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-12
    • 文件大小:4.94mb
    • 提供者:杨洋
  1. ROClinetFileManeger

    0下载:
  2. 工具介绍:http://blog.csdn.net/jzaicn/article/details/7950302 使用QT+VS2010开发,用于管理RO客户端资源文件,也可用于其他文件管理-Tools: http://blog.csdn.net/jzaicn/article/details/7950302 to use QT+VS2010 development, management RO client resource file, can also be used for other
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-20
    • 文件大小:221.97kb
    • 提供者:陈刚健
  1. magic-square

    0下载:
  2. 使用Qt编写的幻方程序magic square,任意输入n,输出幻方的一种解,支持将解保存为xls文件-Magic square program written using Qt magic square, any input n, output a magic square solution support solution will save xls file
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-01
    • 文件大小:3.82mb
    • 提供者:Neohet
  1. QML__Nokia

    0下载:
  2. QML__Nokia QML是一种描述性的脚本语言,文件格式以.qml结尾。语法格式非常像CSS(参考后文具体例子),但又支持javascr ipt形式的编程控制。我个人认为它结合了QtDesigner UI和Qtscr ipt的优点。QtDesigner可以设计出.ui界面文件,但是不支持和Qt原生C++代码的交互。Qtscr ipt可以和Qt原生代码进行交互,但是有一个缺点,如果要在脚本中创建一个继承于QObject的图形对象非常不方便,只能在Qt代码中创建图形对象,然后从Qtscr i
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:1.7mb
    • 提供者:Silence
  1. layout

    1下载:
  2. 文本编辑器,qt写的记事本程序,包含复制、剪切、粘贴和文件存取等常用功能-Text editor, qt to write the Notepad program that contains common functions such as copy, cut, paste and file access
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-03
    • 文件大小:475.65kb
    • 提供者:guosong
  1. CPXhello

    0下载:
  2. 在Qt Creator环境下,对ui文件的使用进行了演示。-Qt Creator environment, demonstrates the use of the ui file.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-17
    • 文件大小:313.63kb
    • 提供者:曹夏
  1. Qt_FileEncrpy

    0下载:
  2. 简单的采用qt界面开发的文件加密器,小案例-Simple interface development using qt file encryption, and small case
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4.48mb
    • 提供者:tq
  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
    • 文件大小:2.4kb
    • 提供者:machi
  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
    • 文件大小:286.41kb
    • 提供者:李林
  1. QT-wjcs

    0下载:
  2. QT下用套接字tcp实现的文件的传输,和聊天的功能-QT with socket under the TCP implementation of file transfer, and chat functions
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:17.1kb
    • 提供者:静心
  1. 2nd

    0下载:
  2. 基于qt的界面文件,有点击等基本功能,上课案例-Qt file-based interface with one click and other basic functions, classes Case
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-04
    • 文件大小:137.71kb
    • 提供者:lvjia
  1. EasySpeaking

    0下载:
  2. toef练习口语的软件,里面包含QT如何随意的播放、停止wav文件等功能(practise toefl speaking software. contain play / pause wav file function.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-23
    • 文件大小:6.01mb
    • 提供者:gaouuuu
  1. yangz-review by QFGL1234

    1下载:
  2. 实现了列表和树之间的通讯,语言数据保存成为json文件,多孔件设计(The communication between the list and tree is realized, and the language data is saved as a JSON file, and a porous part is designed)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-20
    • 文件大小:84.6mb
    • 提供者:隔壁老杨
  1. file1

    0下载:
  2. 基于QT5.9简单的树形图文件管理器,右键的槽函数可以自己定义(Based on QT5.9 simple tree file manager, the right slot function can be defined)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:11kb
    • 提供者:271635220
  1. 抽奖程序

    0下载:
  2. 一个图形界面,两个按钮,把名字放到txt文件,点启动按钮名字会在界面上滚动,按停止可以停止(A graphical interface, two buttons, put the name in the txt file, click the start button, the name will scroll on the interface, press stop to stop)
  3. 所属分类:界面编程

    • 发布日期:2017-12-25
    • 文件大小:407kb
    • 提供者:leroy2
  1. rand_list

    0下载:
  2. 打开一个文本文件,自动生成名字列表,点击开始随机抽取一个名字(Open a text file, automatically generate a list of names, and select a name at random.)
  3. 所属分类:组合框控件

    • 发布日期:2018-04-22
    • 文件大小:15.58mb
    • 提供者:longlongint
« 12 »
搜珍网 www.dssz.com