NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <gui/core/commands.hpp>
#include <gui/widgets/wx/ui_command.hpp>
#include <gui/widgets/wx/fileartprov.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
void | Core_RegisterCommands (CUICommandRegistry &cmd_reg, wxFileArtProvider &provider) |
Registers commands defined in gui_core library (see below), also registers icons for the commands. More... | |
void Core_RegisterCommands | ( | CUICommandRegistry & | cmd_reg, |
wxFileArtProvider & | provider | ||
) |
Registers commands defined in gui_core library (see below), also registers icons for the commands.
Definition at line 42 of file commands.cpp.
References eCmdActivateClients, eCmdAddNewProject, eCmdBroadcastOptions, eCmdBroadcastSel, eCmdBroadcastSelRange, eCmdCloseAllProjectViews, eCmdCloseProjectView, eCmdCloseWorkspace, eCmdCreateFeature, eCmdEnableDisable, eCmdExportObject, eCmdLoadProject, eCmdMergeProjects, eCmdNewFolder, eCmdOpenView, eCmdOpenViewDefault, eCmdProjectTableView, eCmdRemoveProject, eCmdShowHideDisabledItems, eCmdUnLoadProject, eCmdWindowMaskerFiles, CUICommandRegistry::RegisterCommand(), wxFileArtProvider::RegisterFileAlias(), and wxT.