List of All Members for Window
This is the complete list of members for Window, including inherited members.
- active : bool [read-only]
- active : bool [read-only attached]
- activeFocusItem : Item [read-only]
- activeFocusItem : Item [read-only attached]
- color : color
- contentItem : Item [read-only attached]
- contentItem : Item [read-only]
- contentOrientation : Qt::ScreenOrientation
- data : list<QtObject> [default]
- flags : Qt::WindowFlags
- height : int [attached]
- height : int
- maximumHeight : int
- maximumWidth : int
- minimumHeight : int
- minimumWidth : int
- modality : Qt::WindowModality
- opacity : real
- palette : Palette
(since 6.0) - screen : Screen
- title : string
- transientParent : QWindow
- visibility : QWindow::Visibility
- visibility : QWindow::Visibility [read-only attached]
- visible : bool
- width : int [attached]
- width : int
- window : Window [attached]
- x : int
- y : int
- afterAnimating()
- void alert(int msec)
- void close()
- closing(CloseEvent close)
- devicePixelRatioChanged()
- frameSwapped()
- void hide()
- void lower()
- void raise()
- void requestActivate()
- sceneGraphError(SceneGraphError error, QString message)
- void show()
- void showFullScreen()
- void showMaximized()
- void showMinimized()
- void showNormal()
- void startSystemMove()
(since 6.8) - void startSystemResize(Qt::Edges edges)
(since 6.8)