Protected Member Functions |
| void | populateAppearances (const QHash< QString, bool > &oldAppearancesMap) |
| | oldAppearancesMap is the previous appearance map.
|
Constructor & Destructor Documentation
| DtDiGuyRandomAppearancesDialog::DtDiGuyRandomAppearancesDialog |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual DtDiGuyRandomAppearancesDialog::~DtDiGuyRandomAppearancesDialog |
( |
| ) |
|
|
virtual |
copy constructor - not implemented
Member Function Documentation
| virtual bool DtDiGuyRandomAppearancesDialog::init |
( |
QHash< QString, bool > * |
map, |
|
|
const DtString & |
characterType |
|
) |
| |
|
virtual |
| void DtDiGuyRandomAppearancesDialog::setCharacterType |
( |
const DtString & |
type | ) |
|
| void DtDiGuyRandomAppearancesDialog::filterAppearances |
( |
| ) |
|
| void DtDiGuyRandomAppearancesDialog::update |
( |
QListWidget * |
| ) |
|
|
signal |
| void DtDiGuyRandomAppearancesDialog::allDone |
( |
| ) |
|
|
signal |
| virtual void DtDiGuyRandomAppearancesDialog::updateSelection |
( |
QListWidgetItem * |
| ) |
|
|
virtualslot |
| virtual void DtDiGuyRandomAppearancesDialog::checkAll |
( |
| ) |
|
|
virtualslot |
| virtual void DtDiGuyRandomAppearancesDialog::uncheckAll |
( |
| ) |
|
|
virtualslot |
| virtual void DtDiGuyRandomAppearancesDialog::sendUpdate |
( |
| ) |
|
|
virtualslot |
| void DtDiGuyRandomAppearancesDialog::done |
( |
int |
canceled | ) |
|
|
slot |
assignment operator - not implemented
| void DtDiGuyRandomAppearancesDialog::populateAppearances |
( |
const QHash< QString, bool > & |
oldAppearancesMap | ) |
|
|
protected |
oldAppearancesMap is the previous appearance map.
Any checked items there will be checked in current map
Member Data Documentation
| DtString DtDiGuyRandomAppearancesDialog::myCharacterType |
|
protected |
| QHash<QString, bool>* DtDiGuyRandomAppearancesDialog::myAppearancesMap |
|
protected |
For DI-Guy type map filtering.
The user can limit the number of appearances displayed by specifying one or more type map fields.
The number of combo boxes is smaller than the total number of type map fields. The user only has access to the most important fields. For type map filtering (see DtDiGuyScenario.h for an explanation)
| Ui::randomAppearanceDlg DtDiGuyRandomAppearancesDialog::myUiImpl |
| QGroupBox* DtDiGuyRandomAppearancesDialog::myDIGuyFilters |
The documentation for this class was generated from the following file: