![]() |
VR-Forces 5.0.1 Developer's Guide
|
Dialog to allow user to customize object parser when inputing a file for scenario laydown.

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 &) |
Public Attributes | |
| Ui_CsvParserMapDialog | myUiImpl |
Public Attributes inherited from makVrf::DtObjectImporter | |
| QWidget | myFrame |
Protected Slots | |
| virtual void | createObjectPalette (QTreeWidgetItem *i, int col) |
| virtual void | createObjectPalette () |
| virtual void | onForceSelected () |
| virtual void | kindChanged (int) |
| virtual void | mapTypes (bool changed) |
Protected Member Functions | |
| virtual void | enableOk () |
| virtual void | importScenarioDescription () |
| virtual void | updateKindBox (int kind) |
Protected Member Functions inherited from makVrf::DtObjectImporter | |
| virtual void | accept () |
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 |
| 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 |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtual |
|
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 |
| Ui_CsvParserMapDialog makVrf::DtCsvImporter::myUiImpl |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |