Go to the documentation of this file.
33 #ifndef OSED_CONSTANTS_HH
34 #define OSED_CONSTANTS_HH
37 #include <wx/string.h>
40 #include <wx/treectrl.h>
static const std::string BEHAVIOR_TEMPLATE_FILE_NAME
Name of the behavior template file name.
@ CMD_QUIT
Quit command id.
static const int DEFAULT_COLUMN_WIDTH
Default column width.
static const wxString APPLICATION_NAME
The name of the application.
@ CMD_ADD_OPERATION
Add operation command id.
@ CMD_MEMORY
Memory command id.
static const std::string CMD_NAME_MEMORY
Investigate memory command name.
@ CMD_BUILD
Build command id.
@ CMD_REMOVE_OPERATION
Remove operation command id.
static const std::string USER_MANUAL_NAME
Name of the user manual.
static const std::string CMD_NAME_ABOUT
About command name.
@ CMD_PROPERTIES
Operation properties command id.
static const std::string CMD_NAME_QUIT
Quit command name.
static const std::string CMD_NAME_ADD_OPERATION
Add operation command name.
@ CMD_SIMULATE
Simulate command id.
@ CMD_INFO_VIEW
Id for list events.
@ CMD_REMOVE_MODULE
Remove module command id.
static const std::string DEFAULT_EDITOR
Default editor name.
static const wxString OSED_COPYRIGHT
Copyright string.
static const std::string CMD_NAME_OPTIONS
Option command name.
@ CMD_OPTIONS
Option command id.
@ CMD_USER_MANUAL
User manual command id.
static const std::string CMD_NAME_PROPERTIES
Operation properties command name.
@ CMD_ADD_MODULE
Add module command id.
@ CMD_TREE_ITEM
Id for tree events.
static const std::string CMD_NAME_USER_MANUAL
User manual command name.
@ CMD_ABOUT
About command id.
static const std::string CMD_NAME_BUILD_ALL
Build all command name.
static const std::string CMD_NAME_REMOVE_OPERATION
Remove operation command name.
@ CMD_BUILD_ALL
Build all command id.
static const std::string CMD_NAME_MODIFY_BEHAVIOR
Modify behavior command name.
static const std::string LOGO_NAME
Name of the logo.
static const std::string CONF_FILE_NAME
Configuration file name.
static const std::string CMD_NAME_ADD_MODULE
Add module command name.
@ CMD_MODIFY_BEHAVIOR
Modify operation behavior command id.
static const std::string CMD_NAME_SIMULATE
Simulate command name.
static const std::string CMD_NAME_BUILD
Build command name.
static const std::string CMD_NAME_REMOVE_MODULE
Remove module command name.