Go to the documentation of this file.Go to the SVN repository for this file.
45 bool static initialized =
false;
53 "Disable Coloring",
"",
"",
"",
"", wxITEM_CHECK);
55 "Set as Default Method",
"",
"",
"",
"", wxITEM_CHECK);
CUICommandRegistry is a centralized registry where all application commands should be registered.
int RegisterCommand(CUICommand *cmd)
assumes ownership of the given object returns a command id (useful when registry is used for auto id ...
void WidgetsData_RegisterCommands(CUICommandRegistry &cmd_reg, wxFileArtProvider &provider)
Register standard commands defined in this file and wxWidgets headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.