Qt 5.15
Qt GUI
C++ Classes
QScreen
Qt 5.15.15 Reference Documentation
List of All Members for QScreen
This is the complete list of members for
QScreen
, including inherited members.
availableGeometryChanged
(const QRect &)
geometryChanged
(const QRect &)
logicalDotsPerInchChanged
(qreal )
orientationChanged
(Qt::ScreenOrientation )
physicalDotsPerInchChanged
(qreal )
physicalSizeChanged
(const QSizeF &)
primaryOrientationChanged
(Qt::ScreenOrientation )
refreshRateChanged
(qreal )
virtualGeometryChanged
(const QRect &)
~QScreen
()
angleBetween
(Qt::ScreenOrientation , Qt::ScreenOrientation ) const : int
availableGeometry
() const : QRect
availableSize
() const : QSize
availableVirtualGeometry
() const : QRect
availableVirtualSize
() const : QSize
depth
() const : int
devicePixelRatio
() const : qreal
geometry
() const : QRect
grabWindow
(WId , int , int , int , int ) : QPixmap
handle
() const : QPlatformScreen *
isLandscape
(Qt::ScreenOrientation ) const : bool
isPortrait
(Qt::ScreenOrientation ) const : bool
logicalDotsPerInch
() const : qreal
logicalDotsPerInchX
() const : qreal
logicalDotsPerInchY
() const : qreal
manufacturer
() const : QString
mapBetween
(Qt::ScreenOrientation , Qt::ScreenOrientation , const QRect &) const : QRect
model
() const : QString
name
() const : QString
nativeOrientation
() const : Qt::ScreenOrientation
orientation
() const : Qt::ScreenOrientation
orientationUpdateMask
() const : Qt::ScreenOrientations
physicalDotsPerInch
() const : qreal
physicalDotsPerInchX
() const : qreal
physicalDotsPerInchY
() const : qreal
physicalSize
() const : QSizeF
primaryOrientation
() const : Qt::ScreenOrientation
refreshRate
() const : qreal
serialNumber
() const : QString
setOrientationUpdateMask
(Qt::ScreenOrientations )
size
() const : QSize
transformBetween
(Qt::ScreenOrientation , Qt::ScreenOrientation , const QRect &) const : QTransform
virtualGeometry
() const : QRect
virtualSiblingAt
(QPoint ) : QScreen *
virtualSiblings
() const : QList<QScreen *>
virtualSize
() const : QSize