ToolMap
|
Deals with project operations. More...
#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/busyinfo.h>
#include "../gis/tmattributionmanager.h"
#include "../gis/tmeditmanager.h"
#include "../gui/menumanager.h"
#include "../gui/objectattribution_dlg.h"
#include "../gui/project_def_dlg.h"
#include "../gui/projectdefnew_dlg.h"
#include "../gui/projectproperties_dlg.h"
#include "../gui/queries_panel.h"
#include "../gui/shortcut_panel.h"
#include "../gui/snapping_panel.h"
#include "../gui/tmtoolmanager.h"
Go to the source code of this file.
Classes | |
class | ProjectManager |
Project operations (new, open,...) More... | |
class | ObjectManager |
Deals with objects in the attribution panels. More... | |
Deals with project operations.
This file implement the ProjectManager class and is used in response to menu event to open, close, backup, create new projets.