QCursor.setPos

Undocumented in source.
  1. void setPos(int x, int y)
  2. void setPos(QScreen screen, int x, int y)
    struct QCursor
    static
    void
    setPos
    (,
    int x
    ,
    int y
    )
  3. void setPos(const(QPoint) p)
  4. void setPos(QScreen screen, const(QPoint) p)

Meta