Contents

Action

Describe an action that can be re-used in, for example a Button More...

Properties

Signals

Detailed Description

This component is under heavy development.

Examples: See Page

Property Documentation

enabled : bool

Enable the action. It may be visible, but disabled.


iconSource : url

This documentation is under development and is subject to change.

The image associated with the action.


itemHint : Component

Proposed Component to use as a representation for this action. Depending on the component that displays the action, the Component given here can replace the default representation of the action.


text : string

This documentation is under development and is subject to change.

The title of the action.


visible : bool

The action is visible to the user


Signal Documentation

Action::triggered(var caller)

Called when the action is triggered.