14 #ifndef BERRYQACTIONCONTRIBUTIONITEM_H 15 #define BERRYQACTIONCONTRIBUTIONITEM_H 49 uint HashCode()
const override;
58 void Fill(QStatusBar* parent)
override;
68 void Fill(QMenu* parent, QAction *before)
override;
78 void Fill(QToolBar* parent, QAction* before)
override;
87 QAction* GetAction()
const;
97 Modes GetMode()
const;
104 bool IsDynamic()
const override;
109 bool IsEnabled()
const override;
117 bool IsVisible()
const override;
126 void SetMode(Modes mode);
141 void Update(
const QString& propertyName)
override;
151 bool IsEnabledAllowed()
const;
200 bool IsCommandActive()
const;
282 #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