>
Popup QML Type
Import Statement: | import |
Properties
- content : alias
- filling : bool
- heightHint : double
- hint : double
- mHeight : int
- mWidth : int
- maxHeight : int
- maxWidth : int
- verticalAlignment : int
- widthHint : double
Methods
Detailed Description
* Popup * A global sidebar for the application window that can be collapsed. * * * * * *