Class: RUI::GuiBuilder::ActionList
- Includes:
- RUI::GuiBuilder
- Defined in:
- lib/rui/toolkits/qtbase/gui_builder.rb
Overview
An action list is a placeholder for dynamically pluggable actions.
Action lists can be plugged by using ActionHandler#plug_action_list and removed with ActionHandler#unplug_action_list.
Defined Under Namespace
Classes: Entry