搜索资源列表
20070512graduate
- 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。-used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular
20070512graduate
- 在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。-used in Linux under a QtDesigner development process synchronization example. Basic idea is to design a buffer zone (Circular
QTDesigner
- QT Designer 使用入门例子。对于学习很有帮助,我个人也很喜欢。大家有什么问题的也可以交流反馈一下。-Getting Started Examples of QT Designer. Very useful for learning, I personally liked. That there is no problem you can exchange feedback.
qwt-5.2
- QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。-The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget
QtDesigner
- 一个应用在QT上的图形编程工具的使用说明书,用于在qt上编写GUI图形化界面-One used in QT' s graphical programming tool, manual, used in the preparation of qt on the graphical user interface GUI
PyQt4
- 一本快速掌握pyqt4的重要参考数目,使用QtDesigner作为其开发工具.-An important reference to grasp pyqt4 number, as its development tool to use QtDesigner
4-pasos
- Primeros pasos para qtdesigner
Curso-python-v8
- Primeros pasos para qtdesigner
QTdesigner
- Qt 设计入门资料,详细解释 具体到每句语句 适合入门级的学习-QT designer for Qt designer for the students
dialog
- 一个聊天的界面程序,主要利用qt-gui编写,其中含有用qtdesigner编写的ui文件-A chat interface program, using mainly written in qt-gui ui file containing written with qtdesigner
QML__Nokia
- QML__Nokia QML是一种描述性的脚本语言,文件格式以.qml结尾。语法格式非常像CSS(参考后文具体例子),但又支持javascr ipt形式的编程控制。我个人认为它结合了QtDesigner UI和Qtscr ipt的优点。QtDesigner可以设计出.ui界面文件,但是不支持和Qt原生C++代码的交互。Qtscr ipt可以和Qt原生代码进行交互,但是有一个缺点,如果要在脚本中创建一个继承于QObject的图形对象非
showroundpic
- qt圆形头像的两种实现方法 1、使用QPainter设置掩码显示 2、qtdesigner界面设置圆形控件 3、透明背景叠加显示-qt round Avatar two methods 1, the mask display settings using QPainter 2, qtdesigner interface settings circular controls 3, transparent backg