QPlatformCursorImage Class Reference
#include <qplatformcursor_qpa.h>
Definition at line 59 of file qplatformcursor_qpa.h.
|
| QPlatformCursorImage (const uchar *data, const uchar *mask, int width, int height, int hotX, int hotY) |
|
QImage * | image () |
|
QPoint | hotspot () |
|
void | set (const uchar *data, const uchar *mask, int width, int height, int hotX, int hotY) |
|
void | set (const QImage &image, int hx, int hy) |
|
void | set (Qt::CursorShape) |
|
Definition at line 61 of file qplatformcursor_qpa.h.
GLsizei GLsizei GLenum GLenum const GLvoid * data
GLenum GLsizei GLsizei height
void set |
( |
const uchar * |
data, |
|
|
const uchar * |
mask, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
hotX, |
|
|
int |
hotY |
|
) |
| |
The documentation for this class was generated from the following file: