搜索资源列表
linux_qt
- 嵌入式LINUX下的自定义信号和槽、树型结构的内存管理、网格布局管理、动态改变语言的代码。-LINUX embedded under the custom signals and slots, tree structure of memory management, the Board
EnterYourAge
- 表述最基本的槽-信号的相互关系,在Qt上可以重新编译运行-It is a easy example about Qt. It describes the relationship between SINAL and SLOT.
mini2440-qtopia2.2.0-usb-camera
- 由于友善的mini2440没有提供qtopia2.2.0上关于USB摄像头图像采集界面的源代码,所以自己写了个,可以在qtopia2.2.0上采集视频的界面(前提内核USB摄像头驱动符合V4L2标准,本人用的是ZC301的摄像头),供大家参考。3G部分没有做,所以如果不想要的话可以在qt中把启动3G的插槽去掉,对比度亮度的插槽留出来了,想要的可以自己添加。-Because of the mini2440 did not provide friendly qtopia2.2.0 on USB ca
jsq
- 简易计算器的实现。调用相应组件,完成组件布局,实现计算器的界面,完成相应的按键槽函数,利用信号槽机制实现按键事件与槽函数的相应。-The realization of a simple calculator. Call the appropriate components to complete the layout of components, calculator interface, complete the corresponding key slot function, signal
usb_mouse_monitor
- 这是Qt利用linux的inotify机制写的USB鼠标监测,可动态识别插拔,亲测效果。插拔事件已通过信号与槽表现出来。-This is the Qt use linux s inotify monitoring mechanism to write to the USB mouse, you can dynamically identify plug, pro-test results. Plug event has manifested through the signals and slo
passbyvalue
- QT窗体间通过信号与槽机制传值的实例代码,希望对各位有帮助。-Through the signals and slots mechanism between QT form values example code, I hope it can help you.
QT
- 使用信号与槽机制,实现串口通讯,GPS通信等。-Use signals and slots mechanism to achieve serial communication, GPS communications.