QCursor

Binding for C++ class QCursor.

Members

Static functions

pos
QPoint pos()
Undocumented in source.
setPos
void setPos(int x, int y)
Undocumented in source.
setPos
void setPos(QScreen screen, int x, int y)
Undocumented in source.
setPos
void setPos(const(QPoint) p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta