![]() |
PeriDyno 1.0.0
|
#include <QVehicleInfoWidget.h>
Public Slots | |
void | updateData () |
Updated when any element parameter is changed. | |
Signals | |
void | jointChange () |
Transmits a signal when data is updated. | |
Public Member Functions | |
QJointBodyDetail (VehicleJointInfo &jointInfo) | |
~QJointBodyDetail () | |
Private Attributes | |
ConfigJointType | mCurrentType |
mVec3fWidget * | mAnchorPointWidget = nullptr |
mVec3fWidget * | mAxisWidget = nullptr |
QCheckBox * | mUseRangeWidget = nullptr |
QPiecewiseDoubleSpinBox * | mMinWidget = nullptr |
QPiecewiseDoubleSpinBox * | mMaxWidget = nullptr |
QToggleLabel * | mNameLabel = nullptr |
VehicleJointInfo * | mJointData = nullptr |
Definition at line 83 of file QVehicleInfoWidget.h.
dyno::QJointBodyDetail::QJointBodyDetail | ( | VehicleJointInfo & | jointInfo | ) |
|
inline |
Definition at line 88 of file QVehicleInfoWidget.h.
|
signal |
Transmits a signal when data is updated.
|
slot |
Updated when any element parameter is changed.
Definition at line 285 of file QVehicleInfoWidget.cpp.
|
private |
Definition at line 106 of file QVehicleInfoWidget.h.
|
private |
Definition at line 107 of file QVehicleInfoWidget.h.
|
private |
Definition at line 104 of file QVehicleInfoWidget.h.
|
private |
Definition at line 113 of file QVehicleInfoWidget.h.
|
private |
Definition at line 110 of file QVehicleInfoWidget.h.
|
private |
Definition at line 109 of file QVehicleInfoWidget.h.
|
private |
Definition at line 111 of file QVehicleInfoWidget.h.
|
private |
Definition at line 108 of file QVehicleInfoWidget.h.