![]() |
VR-Forces 4.7 Class Documentation
|
Dialog to allow user to customize object parser when inputing a file for scenario laydown. More...

Public Slots | |
| virtual void | createObjectPalette (QTreeWidgetItem *i, int col) |
| virtual void | createObjectPalette () |
Public Member Functions | |
| DtCsvImporter (makVrv::DtDe &de, DtScenarioDescriptionImporterExporter *imp, QWidget *parent, const Qt::WindowFlags &flags) | |
| virtual | ~DtCsvImporter () |
| virtual void | initializeObjectMap () |
| virtual void | initializeForces () |
| virtual void | setupGui () |
| virtual void | slot_createObjectType (const makVrf::DtEntityMapperKey &entType) |
Public Member Functions inherited from makVrf::DtObjectImporter | |
| DtObjectImporter (makVrv::DtDe &de, DtScenarioDescriptionImporterExporter *imp, QWidget *parent, const Qt::WindowFlags &flags) | |
| virtual | ~DtObjectImporter () |
| virtual void | import (const QString &) |
| Will request of the currently selected back-end the current MSDL to SIDC code mappings. | |
Public Attributes | |
| Ui_CsvParserMapDialog | myUiImpl |
Public Attributes inherited from makVrf::DtObjectImporter | |
| QWidget | myFrame |
Protected Slots | |
| virtual void | onCreateObjectName (QTreeWidgetItem *i, int col) |
| Select the entity type to map for missing entity types. | |
| virtual void | kindChanged (int) |
| virtual void | mapTypes (bool changed) |
Protected Member Functions | |
| virtual void | importScenarioDescription () |
| Sends message off to back-end to import the scenario description. | |
| virtual void | updateKindBox (int kind) |
Protected Member Functions inherited from makVrf::DtObjectImporter | |
| virtual void | accept () |
| Called to accept this dialog, will start the import process. | |
Protected Attributes | |
| bool | myUseMultiTypes |
| DtEntityCreatePalette * | myObjectPalettePanel |
| DtEntityType | myCurrentEntityType |
| int | myCurrentForce |
| int | myCurrentKind |
| std::string | myCurrentTypeName |
Protected Attributes inherited from makVrf::DtObjectImporter | |
| makVrv::DtDe & | myDe |
| std::map< std::string, std::string > | myTypeMap |
| DtFilename | myFile |
| DtScenarioDescriptionImporterExporter * | myImporter |
Dialog to allow user to customize object parser when inputing a file for scenario laydown.
| makVrf::DtCsvImporter::DtCsvImporter | ( | makVrv::DtDe & | de, |
| DtScenarioDescriptionImporterExporter * | imp, | ||
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags | ||
| ) |
|
virtual |
|
virtual |
Reimplemented from makVrf::DtObjectImporter.
|
virtual |
Reimplemented from makVrf::DtObjectImporter.
|
virtual |
Implements makVrf::DtObjectImporter.
|
virtual |
|
virtualslot |
|
virtualslot |
|
protectedvirtual |
Sends message off to back-end to import the scenario description.
Reimplemented from makVrf::DtObjectImporter.
|
protectedvirtual |
|
protectedvirtualslot |
Select the entity type to map for missing entity types.
|
protectedvirtualslot |
|
protectedvirtualslot |
| Ui_CsvParserMapDialog makVrf::DtCsvImporter::myUiImpl |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |