11 #if !defined(Q_MOC_RUN)
17 #include <vrfGuiCoreQt/csvParserMapDialogUi.hpp>
19 #include <vlpi/disEnums.h>
22 #include <QtWidgets/QTimeEdit>
23 #include <QtCore/QStringList>
36 class DtIssueEntityPlanWidget;
37 class DtOverlayParentEntryWidget;
38 class DtEntityCreatePalette;
50 QWidget* parent,
const Qt::WindowFlags& flags);
55 virtual void initializeObjectMap();
56 virtual void initializeForces();
57 virtual void setupGui();
64 virtual void createObjectPalette();
73 virtual void importScenarioDescription();
75 virtual void updateKindBox(
int kind);
80 virtual void kindChanged(
int);
81 virtual void mapTypes(
bool changed);
Definition: entityMapperKey.h:23
Dialog to allow user to customize object parser when inputing a file for scenario laydown...
Definition: csvImporter.h:41
Ui_CsvParserMapDialog myUiImpl
Definition: csvImporter.h:68
A widget class for showing different items of supplied types to the logic tthat can be created...
Definition: entityCreatePalette.h:65
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
This class is the interface for a scenario description importer/exporter.
Definition: scenarioDescriptionImporterExporter.h:27
DtEntityType myCurrentEntityType
Definition: csvImporter.h:87
int myCurrentForce
Definition: csvImporter.h:88
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.
std::string myCurrentTypeName
Definition: csvImporter.h:90
DtEntityCreatePalette * myObjectPalettePanel
Definition: csvImporter.h:86
class DtIfVrfObjectCreated:
Definition: ifVrfObjectCreated.h:32
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
bool myUseMultiTypes
Definition: csvImporter.h:85
int myCurrentKind
Definition: csvImporter.h:89