QCursor

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Static functions

pos
QPoint pos()
Undocumented in source.
pos
QPoint pos(const(QScreen) screen)
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