14 #include <QtWidgets/QTimeEdit>
15 #include <QtCore/QStringList>
18 #include <vrfGuiCoreQt/tleParserDialogUi.hpp>
20 #include <vlpi/disEnums.h>
33 class DtIssueEntityPlanWidget;
34 class DtOverlayParentEntryWidget;
35 class DtEntityCreatePalette;
47 QWidget* parent,
const Qt::WindowFlags& flags);
52 virtual void setupGui();
58 virtual void createObjectPalette();
66 virtual void updateObjectTypeDisplay();
69 virtual void importScenarioDescription();
Definition: entityMapperKey.h:23
A widget class for showing different items of supplied types to the logic tthat can be created...
Definition: entityCreatePalette.h:68
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
int myCurrentForce
Definition: tleImporter.h:74
Ui_tleParserDialog myUiImpl
Definition: tleImporter.h:62
DtEntityType myCurrentEntityType
Definition: tleImporter.h:73
This class is the interface for a scenario description importer/exporter. Subclasses will implement t...
Definition: scenarioDescriptionImporterExporter.h:27
Dialog to allow user to customize object parser when inputing a file for scenario laydown...
Definition: tleImporter.h:38
DtEntityCreatePalette * myObjectPalettePanel
Definition: tleImporter.h:72
Dialog to allow user to customize object parser when inputing a file for scenario laydown...
Definition: objectImporter.h:38
File: simMsg.h.
Definition: simMessage.h:35
Base class to provide boost signal/slot management.
class DtIfVrfObjectCreated:
Definition: ifVrfObjectCreated.h:32
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70