Action (gb.form.mdi)

Esta clase reimplementa Action en gb.qt4.

Esta clase es instanciable.

Esta clase actúa com un array estático de sólo lectura.

Propiedades estáticas
List   Return the list of all global actions

Inherited static properties
Keys   Return the list of all registered actions

Métodos estáticos
Add   Add a new action to the global action list.
AddFrom   Add a new action to the global action list from the properties of a specific control.
Configure   Open the action shortcut configuration dialog.

Inherited static methods
IsLocked   Return if the action activation has been disabled by the Lock method.
Lock   Disables the action activation.
Raise   Activates the action the specified Control is linked to.
Unlock   Enables the action activation.

Inherited properties
Controls   Return all controls associated with the action.
Enabled   Enables or disables all controls associated with an action.
HasShortcut   Return if the action can have a shortcut.
Picture   Returns or sets the picture of all controls associated with an action.
Shortcut   Returns or defines the keyboard shortcut associated with the action.
Text   Returns or sets the text of all controls associated with an action.
Tooltip   Returns or sets the tooltip of all controls associated with an action.
Value   Returns or sets the toggle value of all controls associated with an action.
Visible   Shows or hides all controls associated with an action.