| DtSimulationObjectEditorSystemList::DtSimulationObjectEditorSystemList |
( |
makVrv::DtDe & |
, |
|
|
QWidget * |
|
|
) |
| |
| virtual DtSimulationObjectEditorSystemList::~DtSimulationObjectEditorSystemList |
( |
| ) |
|
|
overridevirtual |
| virtual void DtSimulationObjectEditorSystemList::init |
( |
| ) |
|
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::setShowIncluded |
( |
bool |
| ) |
|
|
virtual |
Sets whether or not to show items that are also included in the master SMS. Default is true.
| bool DtSimulationObjectEditorSystemList::showIncluded |
( |
| ) |
const |
|
inline |
| virtual void DtSimulationObjectEditorSystemList::setShowAllTags |
( |
bool |
| ) |
|
|
virtual |
Sets whether or not to show all the tags or just the top 15 (default)
| bool DtSimulationObjectEditorSystemList::showAllTags |
( |
| ) |
const |
|
inline |
| virtual bool DtSimulationObjectEditorSystemList::selectSystem |
( |
const DtFilename & |
, |
|
|
bool |
forceReselect = true |
|
) |
| |
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::setRightClickEnabled |
( |
bool |
| ) |
|
|
virtual |
| bool DtSimulationObjectEditorSystemList::rightClickEnabled |
( |
| ) |
const |
|
inline |
| virtual QString DtSimulationObjectEditorSystemList::textFilter |
( |
| ) |
const |
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::setTextFilter |
( |
const QString & |
| ) |
|
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::selectCategory |
( |
const QString & |
| ) |
|
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::copyListContentsToClipboard |
( |
| ) |
|
|
virtual |
| virtual bool DtSimulationObjectEditorSystemList::selectedIsInMasterSMS |
( |
| ) |
const |
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::clear |
( |
| ) |
|
|
virtual |
| bool DtSimulationObjectEditorSystemList::executingFilter |
( |
| ) |
const |
|
inline |
| virtual QSize DtSimulationObjectEditorSystemList::sizeHint |
( |
| ) |
const |
|
overridevirtual |
| virtual QSize DtSimulationObjectEditorSystemList::minimumSizeHint |
( |
| ) |
const |
|
overridevirtual |
| virtual QStringList DtSimulationObjectEditorSystemList::selectedNames |
( |
| ) |
const |
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::selectNames |
( |
const QStringList & |
| ) |
|
|
virtual |
| virtual int DtSimulationObjectEditorSystemList::selectedItemsCount |
( |
| ) |
const |
|
virtual |
| virtual QString DtSimulationObjectEditorSystemList::selectedPath |
( |
| ) |
const |
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::selectPath |
( |
const QString & |
path | ) |
|
|
virtual |
| virtual bool DtSimulationObjectEditorSystemList::canRevertExisting |
( |
| ) |
const |
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::revertExisting |
( |
| ) |
|
|
virtual |
| virtual void DtSimulationObjectEditorSystemList::fillInList |
( |
| ) |
|
|
virtual |
| virtual std::vector<std::string> DtSimulationObjectEditorSystemList::selectedCategories |
( |
| ) |
const |
|
virtual |
| virtual QTreeWidgetItem* DtSimulationObjectEditorSystemList::selectedItem |
( |
| ) |
const |
|
virtual |
| bool DtSimulationObjectEditorSystemList::hasSelection |
( |
| ) |
const |
|
inline |
| virtual bool DtSimulationObjectEditorSystemList::canDeleteExisting |
( |
bool |
any = false | ) |
const |
|
virtual |
If any is true will also include those items not in master sms.
| virtual void DtSimulationObjectEditorSystemList::slot_processUIEvent |
( |
const DtUiElementEvent & |
e | ) |
|
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemList::runHealthCheck |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemList::updateHealthResults |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemList::addAllItems |
( |
| ) |
|
|
protectedvirtual |
| virtual QTreeWidgetItem* DtSimulationObjectEditorSystemList::topLevelItemFor |
( |
const std::string & |
| ) |
|
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemList::resetParentVisibility |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemList::addNewSystemItem |
( |
const DtFilename & |
filename, |
|
|
DtComponentSystemDefinition * |
systemDef |
|
) |
| |
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemList::executeFilter |
( |
| ) |
|
|
virtualslot |
| virtual void DtSimulationObjectEditorSystemList::executeTextFilter |
( |
| ) |
|
|
virtualslot |
| virtual void DtSimulationObjectEditorSystemList::selectionChanged |
( |
| ) |
|
|
virtualslot |
| virtual void DtSimulationObjectEditorSystemList::deleteExisting |
( |
| ) |
|
|
virtualslot |
| virtual void DtSimulationObjectEditorSystemList::itemRightClicked |
( |
QTreeWidgetItem * |
, |
|
|
QMouseEvent * |
|
|
) |
| |
|
protectedvirtualslot |
| void DtSimulationObjectEditorSystemList::healthCheckResults |
( |
const QString & |
| ) |
|
|
signal |
| boost::signals2::signal<void ()> DtSimulationObjectEditorSystemList::signal_itemSelectionChanged |
| QSplitter* DtSimulationObjectEditorSystemList::mySplitter |
| QWidget* DtSimulationObjectEditorSystemList::myControlsWidget |
| bool DtSimulationObjectEditorSystemList::myExecutingFilter |
|
protected |
| bool DtSimulationObjectEditorSystemList::myShowIncluded |
|
protected |
| bool DtSimulationObjectEditorSystemList::myShowAllTags |
|
protected |
| bool DtSimulationObjectEditorSystemList::myRightClickEnabled |
|
protected |
| PaletteItems DtSimulationObjectEditorSystemList::myPaletteItems |
|
protected |
| DtFilename DtSimulationObjectEditorSystemList::mySelectSystemIfAvailable |
|
protected |
| std::map<std::string, QTreeWidgetItem*> DtSimulationObjectEditorSystemList::myTopLevelItems |
|
protected |
| std::map<DtString, bool> DtSimulationObjectEditorSystemList::myExpandedStates |
|
protected |
The documentation for this class was generated from the following file: