搜索资源列表
PyQt-win-gpl-4.7
- The source file of Qt-python4.7. You can compile it on your own.
Qttochiness
- Qt汉化包,支持中文免费中文包安装在Q堂的文件中-Qt finished package to support the Chinese free Chinese package file installed in the Q Hall
myMdi
- 基于QT的多文档编辑器,能够实现加载文件,添加删除文件保存文件等功能-QT-based multi-document editor, to achieve load the file, save the file to add features such as deleting files
shellp-0.9.0.tar
- 一个 shell 的工具库,用于简化基于命令行应用程序的开发,可方便定义命令以及进入交互模式,可轻松从文件和标准输入中获取数据,提供图形化工作空间,基于 Qt 的界面,如果没有图形界面环境则使用基于 ncurses 的界面- Shellp is a shell helper library. It is intended to make it easier to write command-line based applications. Commands are easy to define
every-file-is-an-example
- qt中电子表格软件的创建以及数据库的建立与链接-establish a link qt create a spreadsheet and database software
Xml
- 利用Qt5中的QtXml模块,实现想xml文件的创建,编辑,读取,查找等功能。运行前现在.pro文件中添加 QT+=xml -The use Qt5 QtXml module, you want to create xml file, edit, read, search and other functions. .pro File before running now add " QT+ = xml"
LanguageCore
- 一个对INI文件格式解析处理的调用库,跨平台, 可编译成UTF8或者ANSI,UNICODE格式的处理库. 本人常将其用在商用软件中. 代码为本人业余编写, 不涉及版权. 可随意使用. 编写时请使用QT.-Call Library one pair INI file format parsing process, cross-platform, can be compiled into UTF8 or ANSI, UNICODE format processing library. I ofte
filemanager
- 利用现有的文件系统,模拟一个原创的类FAT32的文件系统(提供QT用户界面)。用于学习用途。-A simple FAT32-like file system emulator based on current file system.