fw4spl
|
The namespace gui::action contains basic services managing action. More...
Classes | |
class | SBooleanSlotCaller |
This action runs a slot given by HasSlot id and slot key with a boolean in paramter representing the action state (active or not). More... | |
class | SConfigLauncher |
This action starts/stops a template configuration. More... | |
class | SDefault |
Defines the default action to have a simple action button. More... | |
class | SDoNothing |
This action does nothing. More... | |
class | SModifyLayout |
This action is used to modify the layout configuration. More... | |
class | SPushField |
To add or remove an object in composite with specific key. More... | |
class | SPushObject |
To add or remove an object in composite with specific key. More... | |
class | SQuit |
This action tries to close the window and reset root object. More... | |
class | SSignal |
Action that sends a signal when it is triggered. More... | |
class | SSlotCaller |
Run a slot given by HasSlot id and slot key. More... | |
class | SStarter |
Apply an action (start, stop, ...) on a service specify by uid. More... | |
The namespace gui::action contains basic services managing action.