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