LogicalOutput QML Type
Generic output representation for window management purposes. More...
| Import Statement: | import org.kde.kwin |
| In C++: | LogicalOutput |
Properties
- devicePixelRatio : real
- geometry : Rect
- manufacturer : string
- model : string
- name : string
- serialNumber : string
Detailed Description
This type cannot be created from QML.
Property Documentation
devicePixelRatio : real [read-only]
The ratio between physical pixels and logical pixels
geometry : Rect [read-only]
Returns geometry of this output in device independent pixels
manufacturer : string [read-only]
The name of this output's manufacturer
model : string [read-only]
The model name for this output
name : string [read-only]
A short identifiable name of this output
serialNumber : string [read-only]
The serial number for this output