搜索资源列表
QT-touming
- Qt是跨平台的图形编程库,为了实现按钮 是透明显示,按照该例子可以达到很漂亮的效果。-Qt is a cross-platform graphics programming library, in order to achieve the button is transparent, in accordance with the examples, we can achieve a very nice effect.
button
- qt的基本实验!很简单!但是对你绝对有用!入门是最基本的!什么事情就怕没有入门!
QT-led-test
- 编写一个QT程序以打开一个窗口。窗体中主要有四个指示跑马灯状态的标签和一个控制跑马灯的按钮.步骤指导-Write a QT program to open a window. There are four main forms in the state indicate Marquee Marquee label and a control button Step guide
QT-image-acquisition
- QT图像采集。可以在QT中点击ok键预览视频,点击capture键,截取图片,保存为bmp格式,点击exit键,退出预览和拍照模式。-QT image acquisition. You can click the ok button in the QT preview video, click the capture button, the interception of images, saved as bmp format, click the exit button to exit the
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
draw
- qT编程的例子 非常适合初学者 和在linux下开发图形界面的-qt programming examples of very suitable for beginners and in linux graphical interface developed under the
9.2-button
- qt实例 在qt2.3.7调试ok!没有在arm板测试!第1例-qt instance qt2.3.7 debug ok! Not in the arm board test! No. 1 cases
draw_overload
- QT 重载的好例子!通过重载实现了一个透明按钮!改变了按钮风格!-QT a good example of heavy-duty! Through the implementation of a transparent heavy-duty button! Change the button style!
button
- 这是一个用QT开发的button部分的程序,是基于VC++平台的。-This is a button with QT part of the development process, is based on VC++ platform.
6
- 界面旋转,按钮每按一次可做一次旋转。共有四个按钮。-Interface spin, the button every time to do a rotation. There are four buttons.
Qbutton
- QT 的showHint 效果,绝对对你有帮助,利用QMouseEnteryEvent ,鼠标进入和移开都能看到效果,我重写的是button ,label 也可以实现-QT effects of showHint definitely help you to use QMouseEnteryEvent, access and remove the mouse can see results, I rewrite the button, label also can be achieved
test2
- 能出现一个图形界面,有一个按钮‘qiut’-Be able to see a graphical interface, there is a button ' qiut'
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 button after the completion point
event-mouse
- 根据键盘按键,显示所按键值字母及shift组合键大写字母、上下键-Button under the keyboard, display the key values of the letters and capital letters shift key combinations, up and down keys
9.2-button
- (1) 巩固Qt/e编程的基本方法; (2) 掌握Qt/e中按钮的基本使用方法。 (3) 掌握Qt/e中字体的基本设置方法。 -(1) consolidate the Qt/e the basic method of programming (2) master Qt/e in the basic use of the button. (3) master Qt/e in the basic font set method.
code-qt
- Qt-Embedded编程实战,包括9.1-hello,9.2-button,9.3-signal&slot,9.4-dialog,9.5-layout,9.6-progressbar,9.7-text input,9.8-menu,9.9-qt draw,9.10-i18n,9.12-designer。源自中嵌教程-Qt-Embedded programming combat, including the 9.1-hello ,9.2-button ,9.3-signal & slot
ssd4-Exam2-Qt
- 卡耐基教程ssd4考试二的参考代码,代码比较简洁凝练,界面美观,符合考试中关于两种模式的切换要求。-This is the reference codes for SSD4 examination2,which is suit to the demonation of the exam and the design of the interface is quit simple and beautiful.
QT-delegate
- QT/c++的combobox,spinbox button progress的委托代理方法
button focus test
- qt按键焦点切换,通过arm上下左右按键来实现qt界面焦点的切换(Qt button focus change, to achieve through the arm up and down or so key focus of qt interface switching)
Qt 按钮实现图片切换
- qt的一段程序,主要实现的功能是,通过按钮实现图片切换。(button to achieve the image switch.)