搜索资源列表
shujuku
- Qt/c++界面编程,用于对Qt的学习,有知道后发货速度 多发点飞的地方-The Qt/c++ interface programming
QML__Nokia
- QML__Nokia QML是一种描述性的脚本语言,文件格式以.qml结尾。语法格式非常像CSS(参考后文具体例子),但又支持javascr ipt形式的编程控制。我个人认为它结合了QtDesigner UI和Qtscr ipt的优点。QtDesigner可以设计出.ui界面文件,但是不支持和Qt原生C++代码的交互。Qtscr ipt可以和Qt原生代码进行交互,但是有一个缺点,如果要在脚本中创建一个继承于QObject的图形对象非常不方便,只能在Qt代码中创建图形对象,然后从Qtscr i
SplitImgViewer
- 一个qt界面程序,c++开发,其中包含两个框,每个框显示一幅图片,适合做开发后的界面显示,恰好左框显示输入,右框显示输出。-A qt interface program, c++ development, which consists of two boxes, each box shows a picture interface suitable for development, just left box shows the input, output right box displays.
addressbookqt5vesion
- 基于c++于qt实现的带界面通讯录管理,通过打开或者新建通讯录数据文件,实现对通讯录的保存、修改。界面友好,简单易懂-Based on c++ qt achieved with contact management interface, through open or create a new address book data file, realize save the address book, modify. User-friendly, easy to understand
T09SignalAndSlot
- qt和c++,阐述最基本的信号和槽,使用qt ui界面创建的,适合初学者使用-qt and c++, set forth the basic signals and slots, created using qt ui interface for beginners
work
- qml和C++的交互界面设计,基于Qt的,是C++作为逻辑业务-qml and C++ interface design
MyselfWord
- 这是用C++语言在QT上编写的一个自己的Word程序,能实现基本的Word功能,如新建、打开、保存、打印、字体格式颜色等,确定能运行通过,界面美观。-This is the language used on the QT C++ prepared its own Word program, to achieve the basic functions of Word, such as New, Open, Save, Print, color and other font format, det
qt-filter
- 完成数字滤波器的一个界面操作 主要是用c++qt实现的一个界面GUI,很好用,大家可以试试去做一些集成-Complete digital filter of an interface In c++ qt mainly a GUI interface, useful, you can try to do some integration
imgclassify
- 用于界面选择图片和,点击查看,以及后台发送图片的小软件。文件比较老,有些地方可能有问题,不能完全参照(qt image processing:select,crop,send...)
chap23
- Qt小程序,开发例程,请结合qt creator + c++ + 适合初学者(Qt applet, development routines)
汉诺塔动态演示程序
- 本程序是由Qt编写的汉诺塔动态演示程序,界面精美,功能完善(This is s Hanoi Tower Demo,developed by QtC++.)