A popup class.
Super classes: MQWidget.WidgetBase - MQWidget.WindowBase
| get | set | Type | Name | Description |
|---|---|---|---|---|
| x | x | bool | shadow | a shadow display |
| x | x | bool | overlay | an overlay display |
| Member | Description |
|---|---|
| Popup | Constructor. |
| getPreferredSidePosition | Get a side position for a widget. |
| showPopup | Show a popup at the specified position. |
| Popup([parent]) | ||||
Constructor. | ||||
|
| showPopup(screen_x, screen_y) | ||||||||
Show a popup at the specified position. | ||||||||
|