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

Public Slots | |
| virtual void | createObjectPalette () |
Public Member Functions | |
| DtTleImporter (makVrv::DtDe &de, DtScenarioDescriptionImporterExporter *imp, QWidget *parent, const Qt::WindowFlags &flags) | |
| virtual | ~DtTleImporter () override |
| virtual void | setupGui () override |
| 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 () override |
| virtual void | initializeForces () |
| virtual void | initializeObjectMap () |
| virtual void | import (const QString &) |
Public Attributes | |
| Ui_tleParserDialog | myUiImpl |
Public Attributes inherited from makVrf::DtObjectImporter | |
| QWidget | myFrame |
Protected Member Functions | |
| virtual void | updateObjectTypeDisplay () |
| virtual void | importScenarioDescription () override |
Protected Member Functions inherited from makVrf::DtObjectImporter | |
| virtual void | accept () override |
Protected Attributes | |
| DtCreateObjectPalette * | myObjectPalettePanel |
| DtEntityType | myCurrentEntityType |
| int | myCurrentForce |
Protected Attributes inherited from makVrf::DtObjectImporter | |
| makVrv::DtDe & | myDe |
| std::map< std::string, std::string > | myTypeMap |
| DtFilename | myFile |
| DtScenarioDescriptionImporterExporter * | myImporter |
| makVrf::DtTleImporter::DtTleImporter | ( | makVrv::DtDe & | de, |
| DtScenarioDescriptionImporterExporter * | imp, | ||
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags | ||
| ) |
|
overridevirtual |
|
overridevirtual |
Implements makVrf::DtObjectImporter.
|
virtual |
|
virtualslot |
|
protectedvirtual |
|
overrideprotectedvirtual |
Sends message off to back-end to import the scenario description.
Reimplemented from makVrf::DtObjectImporter.
| Ui_tleParserDialog makVrf::DtTleImporter::myUiImpl |
|
protected |
|
protected |
|
protected |