| makVrf::DtScenarioPreviewWidget::DtScenarioPreviewWidget |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent = NULL, |
|
|
const Qt::WindowFlags & |
flags = 0, |
|
|
bool |
isNewScenario = false |
|
) |
| |
| makVrf::DtScenarioPreviewWidget::~DtScenarioPreviewWidget |
( |
| ) |
|
| virtual void makVrf::DtScenarioPreviewWidget::setEditable |
( |
bool |
b | ) |
|
|
virtual |
| virtual void makVrf::DtScenarioPreviewWidget::setScenario |
( |
DtScenario * |
scenario | ) |
|
|
virtual |
Sets initial information from the supplied scenario.
| virtual void makVrf::DtScenarioPreviewWidget::setToScenario |
( |
DtScenario * |
scenario | ) |
|
|
virtual |
Sets information in the scenario preview widget to the supplied scenario.
| virtual void makVrf::DtScenarioPreviewWidget::setDisplayInformation |
( |
bool |
b | ) |
|
|
virtual |
Set to false to not update the scenario pane.
| virtual bool makVrf::DtScenarioPreviewWidget::displayTerrainValid |
( |
| ) |
const |
|
virtual |
Returns true if display terrain exists.
| virtual bool makVrf::DtScenarioPreviewWidget::simulationTerrainValid |
( |
| ) |
const |
|
virtual |
Returns true if simulation terrain is not blank and has an extension.
| virtual bool makVrf::DtScenarioPreviewWidget::simulationModelSetsValid |
( |
| ) |
const |
|
virtual |
Returns true if all simulation model set files exist.
| virtual time_t makVrf::DtScenarioPreviewWidget::startDateAndTimeOfDay |
( |
| ) |
const |
|
virtual |
Returns the start time of day as seconds past midnight.
| virtual bool makVrf::DtScenarioPreviewWidget::frameTimeValid |
( |
| ) |
const |
|
virtual |
Returns true if frame time is not blank and is greater than 0.
| virtual bool makVrf::DtScenarioPreviewWidget::selectSimulationTerrain |
( |
| ) |
|
|
virtual |
Selects and sets simulation terrain into the scenario information widget. Returns false if user cancels.
| virtual bool makVrf::DtScenarioPreviewWidget::selectSimulationTerrainAndSMS |
( |
| ) |
|
|
virtual |
Selects and sets simulation terrain and model set into the scenario information widget. Returns false if user cancels.
| virtual bool makVrf::DtScenarioPreviewWidget::init |
( |
| ) |
|
|
virtual |
| virtual bool makVrf::DtScenarioPreviewWidget::valid |
( |
| ) |
const |
|
virtual |
| const QString& makVrf::DtScenarioPreviewWidget::selectedScenarioFile |
( |
| ) |
const |
| virtual void makVrf::DtScenarioPreviewWidget::setAdvancedInformationEnabled |
( |
bool |
| ) |
|
|
virtual |
| virtual void makVrf::DtScenarioPreviewWidget::showAdvanced |
( |
bool |
b | ) |
|
|
virtual |
| virtual void makVrf::DtScenarioPreviewWidget::setCanSelectTerrain |
( |
bool |
| ) |
|
|
virtual |
| virtual void makVrf::DtScenarioPreviewWidget::setShowPreview |
( |
bool |
| ) |
|
|
virtual |
Show/hide description preview.
| virtual int makVrf::DtScenarioPreviewWidget::runDurationTime |
( |
| ) |
const |
|
virtual |
Whether or not to show the change warning icon for elements. Only the following elements have the change warning icon SimulationModelSet SimulationTerrain FrontEndTerrain ComponentAttachmentTable RandomNumberSeed FrameMode FrameTime.
Whether or not to show the particular screen element.
Whether or not to enable the display element. The setting of editable after making individual changes will clear all editable items, so, only call this after calling the main setEditable.
| virtual void makVrf::DtScenarioPreviewWidget::previewScenario |
( |
const QString & |
file | ) |
|
|
virtualslot |
| void makVrf::DtScenarioPreviewWidget::simulationFileChanged |
( |
const QString & |
| ) |
|
|
signal |
| void makVrf::DtScenarioPreviewWidget::simulationModelSetFilesChanged |
( |
const QString & |
| ) |
|
|
signal |
| bool makVrf::DtScenarioPreviewWidget::myDisplayInformation |
|
protected |
| bool makVrf::DtScenarioPreviewWidget::myIsNewScenario |
|
protected |
The documentation for this class was generated from the following file: