18 #ifndef BERRYSUBCONTRIBUTIONITEM_H_
19 #define BERRYSUBCONTRIBUTIONITEM_H_
68 void Fill(QStatusBar* parent) override;
73 void Fill(QMenu* parent, QAction* before) override;
78 void Fill(QToolBar* parent, QAction* before) override;
83 QString GetId() const override;
95 bool IsEnabled() const override;
100 bool IsDirty() const override;
105 bool IsDynamic() const override;
110 bool IsGroupMarker() const override;
115 bool IsSeparator() const override;
120 bool IsVisible() const override;
130 void SetVisible(
bool visible) override;
140 void Update(const QString&
id) override;
145 void SaveWidgetState() override;
static void Update(vtkPolyData *)
#define berryObjectMacro(...)