#include <QVehicleInfoWidget.h>
Definition at line 278 of file QVehicleInfoWidget.h.
◆ QVehicleInfoWidget()
dyno::QVehicleInfoWidget::QVehicleInfoWidget |
( |
FBase * | field | ) |
|
◆ ~QVehicleInfoWidget()
dyno::QVehicleInfoWidget::~QVehicleInfoWidget |
( |
| ) |
|
◆ addJointItemWidget
void dyno::QVehicleInfoWidget::addJointItemWidget |
( |
| ) |
|
|
slot |
◆ addRigidBodyItemWidget
void dyno::QVehicleInfoWidget::addRigidBodyItemWidget |
( |
| ) |
|
|
slot |
◆ addRigidBodyItemWidgetByID
void dyno::QVehicleInfoWidget::addRigidBodyItemWidgetByID |
( |
int | objId | ) |
|
|
slot |
◆ bulidQueryMap
void dyno::QVehicleInfoWidget::bulidQueryMap |
( |
| ) |
|
|
slot |
◆ connectJointWidgetSignal()
void dyno::QVehicleInfoWidget::connectJointWidgetSignal |
( |
mJointItemLayout * | itemLayout | ) |
|
|
private |
◆ connectRigidWidgetSignal()
◆ createItemWidget()
◆ createJointItemWidget()
void dyno::QVehicleInfoWidget::createJointItemWidget |
( |
const VehicleJointInfo & | rigidBody | ) |
|
|
private |
◆ getRigidItemObjID()
int dyno::QVehicleInfoWidget::getRigidItemObjID |
( |
std::string | str | ) |
|
|
private |
◆ removeJointItemWidgetById
void dyno::QVehicleInfoWidget::removeJointItemWidgetById |
( |
int | id | ) |
|
|
slot |
◆ removeRigidBodyItemWidgetById
void dyno::QVehicleInfoWidget::removeRigidBodyItemWidgetById |
( |
int | id | ) |
|
|
slot |
◆ setJointNameComboxEmpty()
void dyno::QVehicleInfoWidget::setJointNameComboxEmpty |
( |
mJointItemLayout * | item, |
|
|
bool | emitSignal, |
|
|
int | select, |
|
|
int | index ) |
|
private |
◆ updateField
void dyno::QVehicleInfoWidget::updateField |
( |
| ) |
|
|
slot |
◆ updateJoint_RigidObjID
void dyno::QVehicleInfoWidget::updateJoint_RigidObjID |
( |
| ) |
|
|
slot |
◆ updateJointComboBox
void dyno::QVehicleInfoWidget::updateJointComboBox |
( |
| ) |
|
|
slot |
◆ updateJointLayoutComboxText()
void dyno::QVehicleInfoWidget::updateJointLayoutComboxText |
( |
mJointItemLayout * | itemLayout | ) |
|
|
private |
◆ updateVector [1/2]
void dyno::QVehicleInfoWidget::updateVector |
( |
| ) |
|
|
slot |
◆ updateVector [2/2]
void dyno::QVehicleInfoWidget::updateVector |
( |
int | | ) |
|
|
inlineslot |
◆ updateWidget
void dyno::QVehicleInfoWidget::updateWidget |
( |
| ) |
|
|
slot |
◆ vectorChange
void dyno::QVehicleInfoWidget::vectorChange |
( |
| ) |
|
|
signal |
◆ mJointItems
◆ mJointsLayout
QVBoxLayout* dyno::QVehicleInfoWidget::mJointsLayout = nullptr |
|
private |
◆ mMainLayout
QVBoxLayout* dyno::QVehicleInfoWidget::mMainLayout = nullptr |
|
private |
◆ mName2RigidId
std::map<std::string, int> dyno::QVehicleInfoWidget::mName2RigidId |
|
private |
◆ mObjID2Name
std::map<int, std::string> dyno::QVehicleInfoWidget::mObjID2Name |
|
private |
◆ mRigidBodyItems
◆ mRigidCounter
int dyno::QVehicleInfoWidget::mRigidCounter = 0 |
|
private |
◆ mRigidsLayout
QVBoxLayout* dyno::QVehicleInfoWidget::mRigidsLayout = nullptr |
|
private |
◆ mVec
The documentation for this class was generated from the following files: