NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
#include <gui/widgets/wx/wm_client.hpp>
#include <gui/utils/ui_object.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | IView |
IView - represents a standard visual part of Workbench UI. More... | |
class | CViewTypeDescriptor |
CViewTypeDescriptor - holds description of a view type. More... | |
class | IViewFactory |
IViewFactory - view factory for use with IViewManagerService. More... | |