搜索资源列表
browser
- qt下写的浏览器 带ftp插件功能 适合初学着 QT界面编程 ftp文件树状显示-qt written under the ftp browser plug-in functionality with QT interface programming for beginners with ftp file tree display
QT-chinese-help-file
- qt中文帮助文档,虽然qt自带的文档已经很详细了,但对于英文不是太好的人还是很有帮助的。-qt Chinese help file.
SplashSreen
- 程序包含建立标准文件对话框,标准颜色对话框,标准字体对话框,标准输入对话框,消息对话框等。-Programs contain establish standard file dialog box, the standard color dialog box, standard font dialog box, standard input dialog box, news dialog box, etc.
QTextStream
- 该文件夹下的例子配合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
QtSrc
- 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
ROClinetFileManeger
- 工具介绍: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
magic-square
- 使用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
QML__Nokia
- QML__Nokia QML是一种描述性的脚本语言,文件格式以.qml结尾。语法格式非常像CSS(参考后文具体例子),但又支持javascr ipt形式的编程控制。我个人认为它结合了QtDesigner UI和Qtscr ipt的优点。QtDesigner可以设计出.ui界面文件,但是不支持和Qt原生C++代码的交互。Qtscr ipt可以和Qt原生代码进行交互,但是有一个缺点,如果要在脚本中创建一个继承于QObject的图形对象非常不方便,只能在Qt代码中创建图形对象,然后从Qtscr i
layout
- 文本编辑器,qt写的记事本程序,包含复制、剪切、粘贴和文件存取等常用功能-Text editor, qt to write the Notepad program that contains common functions such as copy, cut, paste and file access
CPXhello
- 在Qt Creator环境下,对ui文件的使用进行了演示。-Qt Creator environment, demonstrates the use of the ui file.
Qt_FileEncrpy
- 简单的采用qt界面开发的文件加密器,小案例-Simple interface development using qt file encryption, and small case
sort
- 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+ =
save
- 采用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
QT-wjcs
- QT下用套接字tcp实现的文件的传输,和聊天的功能-QT with socket under the TCP implementation of file transfer, and chat functions
2nd
- 基于qt的界面文件,有点击等基本功能,上课案例-Qt file-based interface with one click and other basic functions, classes Case
EasySpeaking
- toef练习口语的软件,里面包含QT如何随意的播放、停止wav文件等功能(practise toefl speaking software. contain play / pause wav file function.)
yangz-review by QFGL1234
- 实现了列表和树之间的通讯,语言数据保存成为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)
file1
- 基于QT5.9简单的树形图文件管理器,右键的槽函数可以自己定义(Based on QT5.9 simple tree file manager, the right slot function can be defined)
抽奖程序
- 一个图形界面,两个按钮,把名字放到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)
rand_list
- 打开一个文本文件,自动生成名字列表,点击开始随机抽取一个名字(Open a text file, automatically generate a list of names, and select a name at random.)