18 #ifndef _MODELLISTWIDGET_TEST_HH_
19 #define _MODELLISTWIDGET_TEST_HH_
34 private:
void OnResponse(ConstResponsePtr &_msg);
39 private:
void CheckPoseProperty(QList<QtProperty *> _properties,
47 QList<QtProperty *> _properties,
57 private:
void CheckLinkProperty(QList<QtProperty *> _properties,
58 const std::string &_name,
bool _selfCollide,
bool _gravity,
bool _kinematic,
72 QList<QtProperty *> _properties,
const std::string &_name,
73 bool _selfCollide,
bool _gravity,
bool _kinematic,
bool _canonical,
77 private slots:
void TreeWidget();
80 private slots:
void ModelsTree();
85 private slots:
void ModelProperties();
91 private slots:
void LinkProperties();
Encapsulates a position and rotation in three space.
Definition: Pose.hh:37
Base class for all Gazebo GUI unit tests.
Definition: QTestFixture.hh:37
Definition: qttreepropertybrowser.h:142
Definition: qtpropertybrowser.h:77