NCBI C++ ToolKit
|
#include <gui/core/project_view.hpp>
#include <gui/core/document.hpp>
#include <gui/framework/tool_bar_service.hpp>
#include <gui/objutils/objects.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 | CProjectViewBase |
CProjectViewBase - default implementation of IProjectView, the base class for CProjectView and CProjectViewComposite. More... | |
class | CProjectViewToolBatFactory |
CProjectViewToolBatFactory - provides standard toolbars for Project Views. More... | |