- create
typeof(this) create()
Undocumented in source. Be warned that the author may not have intended to support it.
- 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.
- setPos
void setPos(QScreen screen, const(QPoint) p)
Undocumented in source. Be warned that the author may not have intended to support it.