![]() |
VR-Forces Developer's Guide
|
Widget for allowing the user to select which entities are placed onto which back-end.

Classes | |
| struct | ForceInfo |
| struct | ObjectStateData |
Public Member Functions | |
| DtManualDistributionWidget (makVrv::DtDe &de, QWidget *parent=NULL, const Qt::WindowFlags &flags=Qt::Tool) | |
| virtual | ~DtManualDistributionWidget () |
| virtual bool | init (DtAddressMap *map, const DtVrfFileParser *parser, const DtList *backends) |
| virtual void | setBackendColors (const QVariantList &) |
| virtual QVariantList | getBackendColors () const |
Public Attributes | |
| QTreeWidget * | myObjects |
| QHBoxLayout * | myButtonLayout |
| QPushButton * | myOKButton |
| QPushButton * | myCancelButton |
| QTreeWidget * | myBackendLoad |
| QLabel * | myBackendLoadLabel |
| DtLoadBalancerSelectionWidget * | myLoadBalancerSelectionWidget |
| QHBoxLayout * | myLoadBalancingLayout |
| QPushButton * | myApplyLoadBalancingOption |
| QPushButton * | myRevertLoadBalancingOption |
| DtSearchWidget * | mySearchWidget |
| QCheckBox * | myShowAsHierarchy = nullptr |
| QHBoxLayout * | mySearchLayout = nullptr |
Protected Types | |
| typedef std::map < makVrv::DtUniqueID, ObjectStateData > | ObjectStateDataMap |
| typedef std::map< DtUUID, ObjectStateData > | ObjectStateDataMapByUUID |
| typedef std::map < DtSimulationAddress, QPixmap > | ColorByAddress |
| typedef std::map< int, ForceInfo > | ForceInfoMap |
Protected Slots | |
| virtual void | applyLoadBalance () |
| virtual void | chooseBackend (QTreeWidgetItem *, QMouseEvent *, int) |
| virtual void | revertBackends () |
| virtual void | executeTextFilter () |
| virtual void | changeObjectView () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| makVrv::DtSignalConnectionManager | myConnectionManager |
| int | myObjectViewId = 0 |
| const DtVrfFileParser * | myParser = nullptr |
| DtAddressMap * | myObjectMap = nullptr |
| QString | myRightClickChosenBackend |
| std::set< std::string > | myInitialMappedBackends |
| QColor | myBackendColor1 |
| QColor | myBackendColor2 |
| QColor | myBackendColor3 |
| QColor | myBackendColor4 |
| QColor | myBackendColor5 |
| QColor | myBackendColor6 |
| QColor | myBackendColor7 |
| QColor | myBackendColor8 |
| QColor | myBackendColor9 |
| ObjectStateDataMap | myObjectStateData |
| ObjectStateDataMap | myForceNodes |
| ObjectStateDataMapByUUID | myObjectStateDataByUUID |
| ColorByAddress | myColorByAddress |
| QVariantList | myBackendColors |
| ForceInfoMap | myForceInfoMap |
Properties | |
| QColor | backendColor1 |
| QColor | backendColor2 |
| QColor | backendColor3 |
| QColor | backendColor4 |
| QColor | backendColor5 |
| QColor | backendColor6 |
| QColor | backendColor7 |
| QColor | backendColor8 |
| QColor | backendColor9 |
|
protected |
|
protected |
|
protected |
|
protected |
| makVrf::DtManualDistributionWidget::DtManualDistributionWidget | ( | makVrv::DtDe & | de, |
| QWidget * | parent = NULL, |
||
| const Qt::WindowFlags & | flags = Qt::Tool |
||
| ) |
default constructor
|
virtual |
destructor
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in makVrf::DtLoadDistributionDialog.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented in makVrf::DtLoadDistributionDialog.
|
protectedvirtual |
|
protectedvirtual |
|
overrideprotectedvirtual |
|
overrideprotectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
| QTreeWidget* makVrf::DtManualDistributionWidget::myObjects |
| QHBoxLayout* makVrf::DtManualDistributionWidget::myButtonLayout |
| QPushButton* makVrf::DtManualDistributionWidget::myOKButton |
| QPushButton* makVrf::DtManualDistributionWidget::myCancelButton |
| QTreeWidget* makVrf::DtManualDistributionWidget::myBackendLoad |
| QLabel* makVrf::DtManualDistributionWidget::myBackendLoadLabel |
| DtLoadBalancerSelectionWidget* makVrf::DtManualDistributionWidget::myLoadBalancerSelectionWidget |
| QHBoxLayout* makVrf::DtManualDistributionWidget::myLoadBalancingLayout |
| QPushButton* makVrf::DtManualDistributionWidget::myApplyLoadBalancingOption |
| QPushButton* makVrf::DtManualDistributionWidget::myRevertLoadBalancingOption |
| DtSearchWidget* makVrf::DtManualDistributionWidget::mySearchWidget |
| QCheckBox* makVrf::DtManualDistributionWidget::myShowAsHierarchy = nullptr |
| QHBoxLayout* makVrf::DtManualDistributionWidget::mySearchLayout = nullptr |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| QColor makVrf::DtManualDistributionWidget::backendColor1 |
| QColor makVrf::DtManualDistributionWidget::backendColor2 |
| QColor makVrf::DtManualDistributionWidget::backendColor3 |
| QColor makVrf::DtManualDistributionWidget::backendColor4 |
| QColor makVrf::DtManualDistributionWidget::backendColor5 |
| QColor makVrf::DtManualDistributionWidget::backendColor6 |
| QColor makVrf::DtManualDistributionWidget::backendColor7 |
| QColor makVrf::DtManualDistributionWidget::backendColor8 |
| QColor makVrf::DtManualDistributionWidget::backendColor9 |