Namespace containing constants used inside the CoreGui Module. More...
Variables | |
const char *const | qti_config_page_CODE_EDITORS = "Editor Options" |
The name of the config page for code editors. | |
const char *const | qti_config_page_DEFAULT_CAT = "General" |
The default category for config pages in Qtilities. | |
const char *const | qti_config_page_HELP = "Help" |
The name of the config page for the help system. | |
const char *const | qti_config_page_LOGGING = "Logging" |
The name of the config page for logging. | |
const char *const | qti_config_page_PLUGINS = "Plugins" |
The name of the config page for plugins. | |
const char *const | qti_config_page_PROJECTS = "Projects" |
The name of the config page for projects. | |
const int | qti_def_DEFAULT_MODE_MANAGER = 1 |
The mode manager ID of the default mode manager constructed in QtilitiesMainWindow. | |
const char *const | qti_def_FACTORY_TAG_NAMING_FILTER = "qti.def.FactoryTag.NamingFilter" |
Factory tag for naming policy subject filters. | |
const char *const | qti_def_FACTORY_TAG_TREE_FILE_ITEM = "qti.def.FactoryTag.TreeFileItem" |
Factory tag for tree file items. | |
const char *const | qti_def_FACTORY_TAG_TREE_ITEM = "qti.def.FactoryTag.TreeItem" |
Factory tag for tree items. | |
const char *const | qti_def_FACTORY_TAG_TREE_NODE = "qti.def.FactoryTag.TreeNode" |
Factory tag for tree nodes. | |
const char *const | qti_def_PATH_SHORTCUTS_FILE = "shortcut_mapping.smf" |
The default file name used to save session shortcut mappings by the Qtilities::CoreGui::ActionManager class. |
Namespace containing constants used inside the CoreGui Module.
Qtilities : Reference Documentation | Back to top |
Copyright © 2009-2013, Jaco Naudé
|