PopupBase QML Type

A base class for popups such as dialogs or dropdowns. More...

Import Statement: import quey.ui 0.1
Inherits:

FocusScope

Inherited By:

Dialog and Menu

Properties

Signals

Methods

Detailed Description

Property Documentation

closeOnResize : bool


dismissOnTap : bool


globalMouseAreaEnabled : bool


overlayColor : color


overlayLayer : string


showing : bool


Signal Documentation

closed()


opened()


Method Documentation

close(userInitiated)


open()


toggle(widget)