QWindow Class | Qt GUI 5.15.7
doc.qt.io › qt-5 › qwindowThe position is in relation to the virtualGeometry() of its screen. For interactively moving windows, see startSystemMove(). For interactively resizing windows, see startSystemResize(). See also position() and startSystemMove(). void QWindow:: setPosition (int posx, int posy) set the position of the window on the desktop to posx, posy
Qt Style Sheets Reference | Qt 4.8
doc.qt.io › archives › qt-4If a svg is specified, the image is scaled to the size of the contents rectangle. Setting the image property on sub controls implicitly sets the width and height of the sub-control (unless the image in a SVG). In Qt 4.3 and later, the alignment of the image within the rectangle can be specified using image-position.