Public Attributes |
| Ui::CrowdCreationDialogUi | myUiImpl |
Constructor & Destructor Documentation
| makVrf::DtCrowdCreationDialog::DtCrowdCreationDialog |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtCrowdCreationDialog::~DtCrowdCreationDialog |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int makVrf::DtCrowdCreationDialog::exec |
( |
| ) |
|
|
virtual |
| virtual void makVrf::DtCrowdCreationDialog::displayDialog |
( |
| ) |
|
|
virtual |
| virtual void makVrf::DtCrowdCreationDialog::setWaypoint |
( |
const DtUUID & |
| ) |
|
|
virtual |
| virtual DtUUID makVrf::DtCrowdCreationDialog::waypoint |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtCrowdCreationDialog::setArea |
( |
const DtUUID & |
| ) |
|
|
virtual |
| virtual DtUUID makVrf::DtCrowdCreationDialog::area |
( |
| ) |
const |
|
virtual |
| virtual void makVrf::DtCrowdCreationDialog::processCreateNewWaypoint |
( |
| ) |
|
|
virtual |
tells the creation manager to begin to create a waypoint object
| virtual void makVrf::DtCrowdCreationDialog::processCreateNewArea |
( |
| ) |
|
|
virtual |
tells the creation manager to begin to create an area object
| virtual void makVrf::DtCrowdCreationDialog::setupGui |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtCrowdCreationDialog::onAddWaypointButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the "Add Waypont" button is pressed.
Allows user to add a new waypoint which is then automatically selected
| virtual void makVrf::DtCrowdCreationDialog::onAddAreaButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the "Add Area" button is pressed.
Allows user to add a new area which is then automatically selected
| virtual void makVrf::DtCrowdCreationDialog::onNewObject |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the "New" button is pressed.
Opens up a DtNewCrowdItemDialog to configure the type of crowd to be created in the selected area.
| virtual void makVrf::DtCrowdCreationDialog::accept |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the Ok button of this dialog is pressed.
| virtual void makVrf::DtCrowdCreationDialog::cancel |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the Cancel button of this dialog is pressed.
| virtual void makVrf::DtCrowdCreationDialog::addNewEntityToCreate |
( |
const DtCreateItemData & |
| ) |
|
|
protectedvirtualslot |
Invoked when the dialog that adds a new entity is ok'd.
| virtual void makVrf::DtCrowdCreationDialog::onDeleteObject |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the "Delete" button is pressed.
| virtual void makVrf::DtCrowdCreationDialog::editItem |
( |
const DtCreateItemData & |
| ) |
|
|
protectedvirtualslot |
Invoked when the dialog that edits the information of an entity displayed on the list of entities to create is Ok'd.
| virtual void makVrf::DtCrowdCreationDialog::onEditObject |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the "Edit" button is pressed.
| virtual void makVrf::DtCrowdCreationDialog::entityDialogClosed |
( |
| ) |
|
|
protectedvirtualslot |
Invoked when the dialog that adds a new entity is closing.
| virtual void makVrf::DtCrowdCreationDialog::numberToCreateChanged |
( |
QTreeWidgetItem * |
, |
|
|
int |
|
|
) |
| |
|
protectedvirtualslot |
| virtual void makVrf::DtCrowdCreationDialog::updateButtons |
( |
| ) |
|
|
protectedvirtualslot |
Updates the status of the buttons inside the dialog.
| virtual QString makVrf::DtCrowdCreationDialog::getNextAvailableGroupName |
( |
| ) |
const |
|
protectedvirtual |
Automatically generates a valid group name Currently not implemented.
Current 3DGui does not support selection groups
| virtual void makVrf::DtCrowdCreationDialog::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
This routine is called when adding/editing an entity to create It populates the different columns of the item with the information associated with the item data sent as argument.
| virtual void makVrf::DtCrowdCreationDialog::updateTotal |
( |
| ) |
|
|
protectedvirtual |
Updates the total count of entities to be added.
Member Data Documentation
| Ui::CrowdCreationDialogUi makVrf::DtCrowdCreationDialog::myUiImpl |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-4-branch/include/vrfGuiCoreQt/crowdCreationDialog.h