Go to the documentation of this file.
18 #ifndef IGNITION_GAZEBO_GUI_BANANA_FOR_SCALE_HH_
19 #define IGNITION_GAZEBO_GUI_BANANA_FOR_SCALE_HH_
23 #include <gz/gui/Plugin.hh>
43 public:
void LoadConfig(
const tinyxml2::XMLElement *_pluginElem)
override;
47 public slots:
void OnMode(
const QString &_mode);
This library is part of the Gazebo project.
~BananaForScale() override
Destructor.
void LoadConfig(const tinyxml2::XMLElement *_pluginElem) override
BananaForScale()
Constructor.
Provides buttons for adding a banana for scale.
Definition: BananaForScale.hh:32
void OnMode(const QString &_mode)
Callback in Qt thread when mode changes.