| makVrf::DtSpawnSinkCreationDialog::DtSpawnSinkCreationDialog |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtSpawnSinkCreationDialog::~DtSpawnSinkCreationDialog |
( |
| ) |
|
|
overridevirtual |
| virtual int makVrf::DtSpawnSinkCreationDialog::exec |
( |
| ) |
|
|
overridevirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::init |
( |
| ) |
|
|
virtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::setupGui |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::slot_creationStopped |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::slot_creatingObject |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::processTemplateDataForCopy |
( |
DtSimMessage * |
rsp | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::processTemplateDataForEdit |
( |
DtSimMessage * |
rsp | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::disableButtons |
( |
bool |
b | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::showEditTemplateDialog |
( |
const DtRwSpawnData & |
data | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtSpawnSinkCreationDialog::updateButtons |
( |
| ) |
|
|
protectedvirtualslot |
Updates the status of the buttons inside the dialog.
| virtual void makVrf::DtSpawnSinkCreationDialog::onCreateSpawnButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Puts the dialog in a state where the user can click on the main map to create spawn points Each left click will create spawn point to be attached to the selected template. If no template is selected this button is disabled.Right click will end the creation state.
| virtual void makVrf::DtSpawnSinkCreationDialog::onCreateSinkButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Puts the dialog in a state where the user can click on the main map to create spawn points Each left click will create spawn point. If no template is selected this button is disabled.Right click will end the creation state.
| virtual void makVrf::DtSpawnSinkCreationDialog::onNewTemplateButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Pops up a new dialog to allow the user to enter parameters to create a new template.
| virtual void makVrf::DtSpawnSinkCreationDialog::slot_createSpawnTemplate |
( |
DtRwSpawnData & |
spawnData | ) |
|
|
protectedvirtualslot |
Connects to the createTemplate signal, sends createSpawnTemplate message to selected backend.
| virtual void makVrf::DtSpawnSinkCreationDialog::slot_editSpawnTemplate |
( |
DtRwSpawnData & |
spawnData | ) |
|
|
protectedvirtualslot |
Connects to the editTemplate signal, sends updateSpawnTemplate message to selected backend.
| virtual void makVrf::DtSpawnSinkCreationDialog::onEditTemplateButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Pops up the template parameters dialog to allow the user to edit the parameters of the selected template. If no template is selected this button is disabled.
| virtual void makVrf::DtSpawnSinkCreationDialog::onCopyTemplateButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Copies the currently selected template and gives a new name.
| virtual void makVrf::DtSpawnSinkCreationDialog::onDeleteTemplateButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Deletes the selected template. If no template is selected this button is disabled.
| virtual void makVrf::DtSpawnSinkCreationDialog::editCancelled |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the child dialog cancels, used to reenable the buttons of this dialog.
| virtual void makVrf::DtSpawnSinkCreationDialog::cancel |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the Cancel button of this dialog is pressed.
| Ui::SpawnSinkCreationDialogUi makVrf::DtSpawnSinkCreationDialog::myUiImpl |
| QStringList makVrf::DtSpawnSinkCreationDialog::myTemplateNamesInUse |
|
protected |
| DtString makVrf::DtSpawnSinkCreationDialog::mySelectOnNextUpdate |
|
protected |
The documentation for this class was generated from the following file: