|
Horizon
|
Public Types | |
| enum | Flags { FLAGS_DEFAULT = 0 , FLAGS_NO_PREFERENCES = (1 << 5) } |
Public Member Functions | |
| InToolActionCatalogItem (const std::string &n, ToolID t, int fl=FLAGS_DEFAULT) | |
Public Attributes | |
| const std::string | name |
| ToolID | tool |
| const Flags | flags |