![]() |
Qt 4.8
|
This is the complete list of members for QPlatformCursorImage, including all inherited members.
| createSystemCursor(int id) | QPlatformCursorImage | privatestatic |
| cursorImage | QPlatformCursorImage | private |
| hot | QPlatformCursorImage | private |
| hotspot() | QPlatformCursorImage | inline |
| image() | QPlatformCursorImage | inline |
| QPlatformCursorImage(const uchar *data, const uchar *mask, int width, int height, int hotX, int hotY) | QPlatformCursorImage | inline |
| set(const uchar *data, const uchar *mask, int width, int height, int hotX, int hotY) | QPlatformCursorImage | |
| set(const QImage &image, int hx, int hy) | QPlatformCursorImage | |
| set(Qt::CursorShape) | QPlatformCursorImage |