Qt 5.9
Qt GUI
C++ Classes
QPaintDeviceWindow
Qt 5.9.0 Reference Documentation
List of All Members for QPaintDeviceWindow
This is the complete list of members for
QPaintDeviceWindow
, including inherited members.
enum
AncestorMode
enum
PaintDeviceMetric
enum
SurfaceClass
enum
SurfaceType
enum
Visibility
activeChanged
()
alert
(int )
baseSize
() const : QSize
blockSignals
(bool )
childEvent
(QChildEvent *)
children
() const
close
() : bool
colorCount
() const : int
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
contentOrientation
() const : Qt::ScreenOrientation
contentOrientationChanged
(Qt::ScreenOrientation )
create
()
cursor
() const : QCursor
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
depth
() const : int
destroy
()
destroyed
(QObject *)
devicePixelRatio
() const : int
devicePixelRatio
() const : qreal
devicePixelRatioF
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
event
(QEvent *)
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *)
exposeEvent
(QExposeEvent *)
filePath
() const : QString
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
flags
() const : Qt::WindowFlags
focusInEvent
(QFocusEvent *)
focusObject
() const : QObject *
focusObjectChanged
(QObject *)
focusOutEvent
(QFocusEvent *)
format
() const : QSurfaceFormat
format
() const : QSurfaceFormat
frameGeometry
() const : QRect
frameMargins
() const : QMargins
framePosition
() const : QPoint
fromWinId
(WId ) : QWindow *
geometry
() const : QRect
height
() const : int
height
() const : int
heightChanged
(int )
heightMM
() const : int
hide
()
hideEvent
(QHideEvent *)
icon
() const : QIcon
inherits
(const char *) const
installEventFilter
(QObject *)
isActive
() const : bool
isAncestorOf
(const QWindow *, AncestorMode ) const : bool
isExposed
() const : bool
isModal
() const : bool
isSignalConnected
(const QMetaMethod &) const
isTopLevel
() const : bool
isVisible
() const : bool
isWidgetType
() const
isWindowType
() const
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
killTimer
(int )
logicalDpiX
() const : int
logicalDpiY
() const : int
lower
()
m_reserved
: QSurfacePrivate *
m_type
: SurfaceClass
mapFromGlobal
(const QPoint &) const : QPoint
mapToGlobal
(const QPoint &) const : QPoint
mask
() const : QRegion
maximumHeight
() const : int
maximumHeightChanged
(int )
maximumSize
() const : QSize
maximumWidth
() const : int
maximumWidthChanged
(int )
metaObject
() const
metric
(PaintDeviceMetric ) const : int
minimumHeight
() const : int
minimumHeightChanged
(int )
minimumSize
() const : QSize
minimumWidth
() const : int
minimumWidthChanged
(int )
modality
() const : Qt::WindowModality
modalityChanged
(Qt::WindowModality )
mouseDoubleClickEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveEvent
(QMoveEvent *)
moveToThread
(QThread *)
nativeEvent
(const QByteArray &, void *, long *) : bool
objectName
() const
objectNameChanged
(const QString &)
opacity
() const : qreal
opacityChanged
(qreal )
paintEngine
() const : QPaintEngine *
paintEvent
(QPaintEvent *)
painters
: ushort
paintingActive
() const : bool
parent
() const
parent
(AncestorMode ) const : QWindow *
parent
() const : QWindow *
physicalDpiX
() const : int
physicalDpiY
() const : int
position
() const : QPoint
property
(const char *) const
raise
()
receivers
(const char *) const
removeEventFilter
(QObject *)
reportContentOrientationChange
(Qt::ScreenOrientation )
requestActivate
()
requestUpdate
()
requestedFormat
() const : QSurfaceFormat
resize
(const QSize &)
resize
(int , int )
resizeEvent
(QResizeEvent *)
screen
() const : QScreen *
screenChanged
(QScreen *)
sender
() const
senderSignalIndex
() const
setBaseSize
(const QSize &)
setCursor
(const QCursor &)
setFilePath
(const QString &)
setFlag
(Qt::WindowType , bool )
setFlags
(Qt::WindowFlags )
setFormat
(const QSurfaceFormat &)
setFramePosition
(const QPoint &)
setGeometry
(int , int , int , int )
setGeometry
(const QRect &)
setHeight
(int )
setIcon
(const QIcon &)
setKeyboardGrabEnabled
(bool ) : bool
setMask
(const QRegion &)
setMaximumHeight
(int )
setMaximumSize
(const QSize &)
setMaximumWidth
(int )
setMinimumHeight
(int )
setMinimumSize
(const QSize &)
setMinimumWidth
(int )
setModality
(Qt::WindowModality )
setMouseGrabEnabled
(bool ) : bool
setObjectName
(const QString &)
setOpacity
(qreal )
setParent
(QObject *)
setParent
(QWindow *)
setPosition
(const QPoint &)
setPosition
(int , int )
setProperty
(const char *, const QVariant &)
setScreen
(QScreen *)
setSizeIncrement
(const QSize &)
setSurfaceType
(SurfaceType )
setTitle
(
const QString &
)
setTransientParent
(QWindow *)
setVisibility
(Visibility )
setVisible
(bool )
setWidth
(int )
setWindowState
(Qt::WindowState )
setX
(int )
setY
(int )
show
()
showEvent
(QShowEvent *)
showFullScreen
()
showMaximized
()
showMinimized
()
showNormal
()
signalsBlocked
() const
size
() const : QSize
size
() const : QSize
sizeIncrement
() const : QSize
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
supportsOpenGL
() const : bool
surfaceClass
() const : SurfaceClass
surfaceHandle
() const : QPlatformSurface *
surfaceType
() const : SurfaceType
surfaceType
() const : SurfaceType
tabletEvent
(QTabletEvent *)
thread
() const
timerEvent
(QTimerEvent *)
title
() const : QString
touchEvent
(QTouchEvent *)
tr
(const char *, const char *, int )
transientParent
() const : QWindow *
type
() const : Qt::WindowType
unsetCursor
()
update
(const QRect &)
update
(const QRegion &)
update
()
visibility
() const : Visibility
visibilityChanged
(QWindow::Visibility )
visibleChanged
(bool )
wheelEvent
(QWheelEvent *)
width
() const : int
width
() const : int
widthChanged
(int )
widthMM
() const : int
winId
() const : WId
windowState
() const : Qt::WindowState
windowStateChanged
(Qt::WindowState )
windowTitleChanged
(const QString &)
x
() const : int
xChanged
(int )
y
() const : int
yChanged
(int )