NCBI C++ ToolKit
|
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <gui/framework/workbench.hpp>
#include <gui/framework/workbench_frame.hpp>
#include <gui/framework/service.hpp>
#include <gui/objutils/reg_settings.hpp>
#include <gui/utils/event_handler.hpp>
#include <wx/event.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CWorkbench |
CWorkbench - default implementation of IWorkbench. More... | |
Variables | |
static const int | kDynamicCmdsStart = 20000 |
dynamic commands start form this number More... | |