28 #ifndef __TOOL_ACTION_H 29 #define __TOOL_ACTION_H 34 #include <wx/string.h> 38 enum class BITMAPS : unsigned int;
71 int aDefaultHotKey = 0,
const std::string& aLegacyHotKeyName =
"",
72 const wxString& aMenuText = wxEmptyString,
73 const wxString& aTooltip = wxEmptyString,
75 void* aParam =
nullptr );
Manage TOOL_ACTION objects.
BITMAPS
A list of all bitmap identifiers.