Class Popup
Base class for contextual windows and panels with fixed position.
- Inheritance
-
Popup
- Derived
Remarks
Popup is a base class for contextual windows and panels with fixed position. It's a modal by default (see popup_window) and provides methods for implementing custom popup behavior.
Events
popup_hide
Emitted when the popup is hidden.
signal popup_hide