|
Tianchi
v0.0.2 build 20130701
C++ library for Qt with VC & mingW
|
光标形态变化类的根类,一般不直接使用 更多...
#include <tcguiutils.h>
Public 成员函数 | |
| void | restore () |
| 立即恢复最初的光标 | |
Protected 成员函数 | |
| TcCursorCustom (Qt::CursorShape shape) | |
Protected 属性 | |
| QWidget * | m_parent |
| QCursor | m_cursor |
光标形态变化类的根类,一般不直接使用
1.8.3.1