NCBI C++ ToolKit
|
#include <corelib/ncbimtx.hpp>
#include <corelib/ncbistl.hpp>
#include <gui/core/project_service_types.hpp>
#include <gui/core/project_view.hpp>
#include <gui/framework/service.hpp>
#include <gui/objutils/objects.hpp>
#include <gui/objutils/reg_settings.hpp>
#include <gui/utils/mru_list.hpp>
#include <gui/objects/GBProjectHandle.hpp>
#include <gui/objects/GBWorkspace.hpp>
#include <gui/widgets/wx/gui_widget.hpp>
#include <set>
#include <wx/string.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CProjectService |
CProjectService - a service providing API for operations with Workspaces and Projects. More... | |