18 #ifndef _JOINT_INSPECTOR_HH_
19 #define _JOINT_INSPECTOR_HH_
51 public:
void Update(ConstJointPtr _jointMsg);
55 public: msgs::Joint *GetData()
const;
63 protected:
virtual void enterEvent(QEvent *_event);
69 private slots:
void OnJointTypeChanged(
const QString &_name,
70 const QString &_value);
73 Q_SIGNALS:
void Applied();
76 private slots:
void OnCancel();
79 private slots:
void OnApply();
82 private slots:
void OnOK();
Encapsulates a position and rotation in three space.
Definition: Pose.hh:37
A class to inspect and modify joints.
Definition: JointInspector.hh:38
#define GZ_GUI_MODEL_VISIBLE
Definition: system.hh:418