QProxyScreenCursor Class Reference
|
| QProxyScreenCursor () | |
| ~QProxyScreenCursor () | |
| QScreenCursor * | screenCursor () const |
| void | setScreenCursor ( QScreenCursor * cursor ) |
| virtual void | hide () |
| virtual void | move ( int x, int y ) |
| virtual void | set ( const QImage & image, int hotx, int hoty ) |
| virtual void | show () |
The QProxyScreenCursor class provides a generic interface to QScreenCursor implementations.
Constructs a proxy screen cursor.
Destroys the proxy screen cursor.
Reimplemented from QScreenCursor::hide().
Reimplemented from QScreenCursor::move().
Returns the real screen cursor used by the proxy screen cursor.
See also setScreenCursor().
Reimplemented from QScreenCursor::set().
Sets the real screen cursor to be used for the proxy screen cursor to the cursor specified.
See also screenCursor().
Reimplemented from QScreenCursor::show().
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |