18 #ifndef BERRYQACTIONCONTRIBUTIONITEM_H
19 #define BERRYQACTIONCONTRIBUTIONITEM_H
53 uint HashCode()
const override;
62 void Fill(QStatusBar* parent)
override;
72 void Fill(QMenu* parent, QAction *before)
override;
82 void Fill(QToolBar* parent, QAction* before)
override;
91 QAction* GetAction()
const;
101 Modes GetMode()
const;
108 bool IsDynamic()
const override;
113 bool IsEnabled()
const override;
121 bool IsVisible()
const override;
130 void SetMode(Modes mode);
145 void Update(
const QString& propertyName)
override;
155 bool IsEnabledAllowed()
const;
204 bool IsCommandActive()
const;
291 #endif // BERRYQACTIONCONTRIBUTIONITEM_H
Light weight base class for most BlueBerry classes.
static void Update(vtkPolyData *)
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
void Fill(QStatusBar *parent) override