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

Public Slots | |
| virtual void | createObjectPalette () |
Public Member Functions | |
| DtTleImporter (makVrv::DtDe &de, DtScenarioDescriptionImporterExporter *imp, QWidget *parent, const Qt::WindowFlags &flags) | |
| virtual | ~DtTleImporter () |
| 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 | initializeForces () |
| virtual void | initializeObjectMap () |
| virtual void | import (const QString &) |
| Will request of the currently selected back-end the current MSDL to SIDC code mappings. More... | |
Public Attributes | |
| Ui_tleParserDialog | myUiImpl |
Public Attributes inherited from makVrf::DtObjectImporter | |
| QWidget | myFrame |
Protected Member Functions | |
| virtual void | updateObjectTypeDisplay () |
| virtual void | importScenarioDescription () |
| Sends message off to back-end to import the scenario description. More... | |
Protected Member Functions inherited from makVrf::DtObjectImporter | |
| virtual void | accept () |
| Called to accept this dialog, will start the import process. More... | |
Protected Attributes | |
| DtEntityCreatePalette * | 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 |
Dialog to allow user to customize object parser when inputing a file for scenario laydown.
| makVrf::DtTleImporter::DtTleImporter | ( | makVrv::DtDe & | de, |
| DtScenarioDescriptionImporterExporter * | imp, | ||
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags | ||
| ) |
|
virtual |
|
virtual |
Implements makVrf::DtObjectImporter.
|
virtual |
|
virtualslot |
|
protectedvirtual |
|
protectedvirtual |
Sends message off to back-end to import the scenario description.
Reimplemented from makVrf::DtObjectImporter.
| Ui_tleParserDialog makVrf::DtTleImporter::myUiImpl |
|
protected |
|
protected |
|
protected |