34 m_toolManager( nullptr ),
36 m_toolDispatcher( nullptr ),
37 m_immediateActions( true ),
39 m_moveWarpsCursor( true )
67 for(
int i = (
int)
m_toolStack.size() - 1; i >= 0; --i )
75 if( ( --i ) >= 0 && i == (int)
m_toolStack.size() - 1 )
void UpdateHotKeys(bool aFullUpdate)
Optionally read the hotkey config files and then rebuilds the internal hotkey maps.
KIWAY Kiway & Pgm(), KFCTL_STANDALONE
The global Program "get" accessor.
TOOL_ACTION * FindAction(const std::string &aActionName) const
Find an action with a given name (if there is one available).
static TOOL_ACTION selectionTool