17 #ifndef _GAZEBO_TOP_TOOLBAR_HH_ 18 #define _GAZEBO_TOP_TOOLBAR_HH_ 29 class TopToolbarPrivate;
47 public:
void InsertAction(
const QString &_before,
53 public: QAction *InsertSeparator(
const QString &_before);
59 public: QAction *InsertWidget(
const QString &_before,
64 public:
void AddAction(QAction *_action);
68 public: QAction *AddSeparator();
72 public: QAction *AddWidget(QWidget *_widget);
76 private:
void OnWindowMode(
const std::string &_mode);
80 private: TopToolbarPrivate *dataPtr;
Forward declarations for the common classes.
Definition: Animation.hh:33
#define GAZEBO_VISIBLE
Use to represent "symbol visible" if supported.
Definition: system.hh:59