List of All Members for Window
This is the complete list of members for Window, including inherited members.
- active : bool
- active : bool [attached]
- activeFocusItem : Item
- activeFocusItem : Item [attached]
- color : color
- contentItem : Item [attached]
- contentItem : Item
- 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)
- parent : var
(preliminary)
- screen : variant
- title : string
- transientParent : QWindow
- visibility : QWindow::Visibility
- visibility : QWindow::Visibility [attached]
- visible : bool
- width : int [attached]
- width : int
- window : Window [attached]
- x : int
- y : int
- z : real
(preliminary)
- afterAnimating()
- alert(int msec)
- close()
- closing(CloseEvent close)
- frameSwapped()
- hide()
- lower()
- raise()
- requestActivate()
- sceneGraphError(SceneGraphError error, QString message)
- show()
- showFullScreen()
- showMaximized()
- showMinimized()
- showNormal()