30 struct builder_menu_button;
69 virtual void set_active(
const bool active)
override;
75 virtual unsigned get_state()
const override;
140 static const std::string&
type();
189 virtual std::unique_ptr<widget>
build()
const override;
A config object defines a single node in a WML file, with access to child nodes.
Small abstract helper class.
bool fire_event(const ui_event event, const std::vector< std::pair< widget *, ui_event >> &event_chain, widget *dispatcher, widget *w, F &&... params)
Helper function for fire_event.
ui_event
The event sent to the dispatcher.
Contains the implementation details for lexical_cast and shouldn't be used directly.
Base class of a resolution, contains the common keys for a resolution.