Screen (gb.qt4)
This class describe the geometry of a monitor connected to your graphic card.
Diese Klasse kann als Objekt benutzt werden, indem man bei Bedarf eine versteckte Instanz erstellt.
Diese Klasse kann nicht erzeugt werden.
Eigenschaften
AvailableHeight
|
Return the height of the usable desktop rectangle displayed on that monitor.
|
AvailableWidth
|
Return the width of the usable desktop rectangle displayed on that monitor.
|
AvailableX
|
Return the left coordinate of the usable desktop rectangle displayed on that monitor.
|
AvailableY
|
Return the top coordinate of the usable desktop rectangle displayed on that monitor.
|
H
|
A synonymous for the Height property.
|
Height
|
Return the height of the screen relatively to the entire virtual desktop.
|
ResolutionX
|
Return the horizontal resolution of the screen in DPI.
|
ResolutionY
|
Return the vertical resolution of the screen in DPI.
|
W
|
A synonymous for the Width property.
|
Width
|
Return the width of the screen relatively to the entire virtual desktop.
|
X
|
Return the left coordinate of the screen relatively to the entire virtual desktop.
|
Y
|
Return the top coordinate of the screen relatively to the entire virtual desktop.
|