|
WSF
|
#include "VtkInterface.hpp"#include <string>#include <unordered_set>#include <QApplication>#include <QDesktopWidget>#include <QDragEnterEvent>#include <QDropEvent>#include <QMenu>#include <QMimeData>#include <QTextBlock>#include <QTextDocumentFragment>#include "ChangeWrapper.hpp"#include "CreatePlatformDialog.hpp"#include "DragAndDrop.hpp"#include "Editor.hpp"#include "EditorHelpers.hpp"#include "EditorPrefObject.hpp"#include "Environment.hpp"#include "ParseResults.hpp"#include "PasteContext.hpp"#include "Platform.hpp"#include "Project.hpp"#include "ProjectWorkspace.hpp"#include "ProxyWatcher.hpp"#include "Signals.hpp"#include "UtEarth.hpp"#include "UtEllipsoidalEarth.hpp"#include "VaCamera.hpp"#include "VaUtils.hpp"#include "VaWidget.hpp"#include "WkfEnvironment.hpp"#include "WkfGeneralPrefObject.hpp"#include "WkfMainWindow.hpp"#include "WkfObserver.hpp"#include "WkfScenario.hpp"#include "WkfUnitsObject.hpp"#include "WkfViewer.hpp"#include "WkfVtkEnvironment.hpp"#include "WsfPathComputer.hpp"#include "WsfPathList.hpp"#include "WsfPathState.hpp"#include "Zone.hpp"#include "ZoneSet.hpp"#include "route/WkfAttachmentRoute.hpp"#include "route/WkfRouteBrowserCreateDialog.hpp"#include "route/WkfRouteBrowserInterface.hpp"#include "zone/WkfAttachmentZone.hpp"#include "zone/WkfAttachmentZonePolygon.hpp"#include "zone/WkfZonePoint.hpp"