搜索资源列表
movie3
- qt3 Embedded mplayer in a QWidget
movie3
- qt3 Embedded mplayer in a QWidget
QT4
- 讲述QT编程的经典书籍,无需都说,英文第二版,带源码- Table of Contents| Index Copyright Series Editor s Note Foreword Preface Acknowledgments A Brief History of Qt Part I: Basic Qt Chapter 1. Getting Started Hello
ScreenSnaper
- 基于Qt4下的截屏并保存在QPixmap,这个QWidget上进行跟QQ截图有点象完成后点鼠标右键就有ContextMenu弹出Esc为退出,空格键保存图像(当然也可以右键菜单保存)-Qt4-based cut-off under the screen and save it in QPixmap, this QWidget with QQ on the screenshot a bit like the right mouse but
statisticalchart
- 一个简单的数据统计显示软件,QWidget绘图实现数据统计图(浮雕效果),-Statistics show that a simple software, QWidget mapping of data charts (relief effect)
TCYpolyEdit
- 任意曲线的显示控件 任意曲线的编辑控件 曲线使用倾角控制插值 特点:坐标及其状态条使用独立QWidget,从而使用滚动条时,四个坐标轴和消息条从不消失。 内容: 1.曲线编辑,支持地层建模,插值采用地层倾角控制。具有添加,删除一条曲线。对当前曲线添加,删除一个控制点,移动一个控制点。 2.任意曲线的显示。 3.使用doxygen自动生成程序说明文档。 作用:对于初学者如何建立自己的空间,如何建立doxyg
screenshoot
- The Screenshot example shows how to take a screenshot of the desktop using QApplication and QDesktopWidget. It also shows how to use QTimer to provide a single-shot timer, and how to reimplement the QWidget::resizeEvent(
YY-pin-dao-mo-ni-qi-Simple
- 现在很多外挂\辅助 要求登录YY频道,我就做了一个YY频道模拟器,有了它,你不用登录打开YY指定的频道也一样可以使用辅助. 主要是模拟了窗口类名QWidget 和窗口标题(频道编号) 上传是源码.-Now a lot of plug-in \ YY channel auxiliary asked to log in, I made a YY channel simulator, with it, you
translucenttar
- Qt QWidget背景设置透明效果的小例子。
test
- 通过V4L2进行图像采集,使用QT的Qwidget作为界面显示采集到的图像,是linux下视频开发的经典代码-it captures the image through the V4L2 and use the Qwidget of QT as the GUI to show the image form the usbcamera。
myQWidget
- QT图形库及应用程序 自己做的相关图形显示-qt about QWidget and others
test_LedClass
- 在ubuntu下用Qt编写的一个led灯的亮灭程序,就是把LED这个灯的效果用一个类来实现,这样你想要在哪里放置一个led,直接放,就像用Qt下的其他Qwidget控件一样,很方便-Written with Qt under ubuntu led lamp light off the program, is the effect of this LED lamp with a class to achieve, so you want
qtscanner
- 网页爬虫,QT实现。网页爬去分析。Crawler::Crawler(QUrl &url,QTreeWidget *tr) : QWidget() { - Crawler::~Crawler(){ http->abort() delete http delete tr_result delete root delete cookie_tr }
qglwindowsurface_qws_p
- The QWSGLWindowSurface class provides the drawing area for top-level windows with Qt for Embedded Linux on EGL/OpenGL ES. It also provides the drawing area for \l{QGLWidget}s whether they are top-level windows or childre
screenshoot
- The Screenshot example shows how to take a screenshot of the desktop using QApplication and QDesktopWidget. It also shows how to use QTimer to provide a single-shot timer, and how to reimplement the QWidget::resizeEvent(
screenshoot
- The Screenshot example shows how to take a screenshot of the desktop using QApplication and QDesktopWidget. It also shows how to use QTimer to provide a single-shot timer, and how to reimplement the QWidget::resizeEvent(
qaxbindable
- The QAxBindable class provides an interface between a QWidget and an ActiveX client for Linux.
qaxserverbase
- The QAxServerBase class is an ActiveX control hosting a QWidget for Linux.
qdesigner_widget
- QDesignerWidget are used to paint a grid on QDialog and QWidget main containers and container extension pages Source Code for Linux.
自定义QWidget的QSS样式
- 自定义QWidget的QSS样式,pyqt例子(Custom QSS Style of QWidget)