Go to the documentation of this file.
32 #ifndef TTA_USER_MANUAL_CMD_HH
33 #define TTA_USER_MANUAL_CMD_HH
45 virtual int id()
const;
47 virtual std::string
icon()
const;
static const std::string COMMAND_SHORT_NAME
Short version of the command name string.
virtual std::string icon() const
virtual std::string shortName() const
static const std::string COMMAND_ICON
Command icon file name.
static bool mimeTypesManagerInitialized_
Tells if the singleton mime types manager has already been initialized.
static const int COMMAND_ID
Command ID.
static const std::string COMMAND_NAME
Command name string.
virtual UserManualCmd * create() const