Fluid
|
Represents an action shown in an action bar, context menu, or list. More...
Represents an action shown in an action bar, context menu, or list.
One of the most common uses of actions is displaying actions in the action bar of a page using the Page::actions property. See the example for Page for more details.
Actions may contain QtQuick::Controls::Action::text, an QtQuick::Controls::Action::icon, a toolTip and a QtQuick::Controls::Action::shortcut.