|
| enum | Flags { FLAGS_DEFAULT = 0
, FLAGS_NO_PREFERENCES = (1 << 5)
, FLAGS_DEFAULT = 0
, FLAGS_NO_PREFERENCES = (1 << 5)
} |
| |
| enum | Flags { FLAGS_DEFAULT = 0
, FLAGS_NO_PREFERENCES = (1 << 5)
, FLAGS_DEFAULT = 0
, FLAGS_NO_PREFERENCES = (1 << 5)
} |
| |
|
|
| InToolActionCatalogItem (const std::string &n, ToolID t, int fl=FLAGS_DEFAULT) |
| |
|
| InToolActionCatalogItem (const std::string &n, ToolID t, int fl=FLAGS_DEFAULT) |
| |
|
|
const std::string | name |
| |
|
ToolID | tool |
| |
|
const Flags | flags |
| |
The documentation for this class was generated from the following file: