Qt 5.5
Qt GUI
C++ Classes
QWindow
Qt 5.5.0 Reference Documentation
List of All Members for QWindow
This is the complete list of members for
QWindow
, including inherited members.
enum
AncestorMode
enum
SurfaceClass
enum
SurfaceType
enum
Visibility
QWindow
(QScreen *)
QWindow
(QWindow *)
~QWindow
()
activeChanged
()
alert
(int)
baseSize
() const : QSize
blockSignals
(bool)
childEvent
(QChildEvent *)
children
() const
close
() : bool
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, Functor)
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType)
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType)
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const
connectNotify
(const QMetaMethod &)
contentOrientation
() const : Qt::ScreenOrientation
contentOrientationChanged
(Qt::ScreenOrientation)
create
()
cursor
() const : QCursor
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroy
()
destroyed
(QObject *)
devicePixelRatio
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QMetaObject::Connection &)
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QObject *, const char *) const
disconnect
(const char *, const QObject *, const char *) const
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
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
heightChanged
(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)
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
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)
parent
() const
parent
() const : QWindow *
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 &)
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)
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
()
visibility
() const : Visibility
visibilityChanged
(QWindow::Visibility)
visibleChanged
(bool)
wheelEvent
(QWheelEvent *)
width
() const : int
widthChanged
(int)
winId
() const : WId
windowState
() const : Qt::WindowState
windowStateChanged
(Qt::WindowState)
windowTitleChanged
(const QString &)
x
() const : int
xChanged
(int)
y
() const : int
yChanged
(int)