|
bool | can_begin () override |
|
std::set< InToolActionID > | get_actions () const override |
|
ToolResponse | begin (const ToolArgs &args) override |
| Gets called right after the constructor has finished. More...
|
|
ToolResponse | update (const ToolArgs &args) override |
| Gets called whenever the user generated some sort of input.
|
|
bool | can_begin () override |
|
std::set< InToolActionID > | get_actions () const override |
|
| ToolBase (class IDocument *c, ToolID tid) |
|
| ToolBase (class IDocument *c, ToolID tid) |
|
void | set_imp_interface (class ImpInterface *i) |
|
void | set_transient () |
|
virtual ToolID | get_tool_id_for_settings () const |
|
virtual const ToolSettings * | get_settings_const () const |
|
ToolSettingsProxy | get_settings_proxy () |
|
virtual void | apply_settings () |
|
virtual bool | is_specific () |
|
◆ can_begin()
bool horizon::ToolPlaceBusLabel::can_begin |
( |
| ) |
|
|
overridevirtual |
- Returns
- true if this Tool can begin in sensible way
Reimplemented from horizon::ToolBase.
The documentation for this class was generated from the following files: