17 #ifndef QmitkPropertyListPopuph_included_dingeling
18 #define QmitkPropertyListPopuph_included_dingeling
26 class QmitkMaterialEditor;
49 bool disableBoolProperties =
false,
50 bool fillMenuImmediatelty =
true,
51 const char *name = 0);
55 void popup(
const QPoint &pos, QAction *action = 0);
61 void propertyListChangesDone();
66 void onVisibleClicked();
67 void onColorClicked();
68 void onBoolPropertyClicked(
int);
69 virtual void MaterialEditorChangesAccepted(QmitkMaterialEditor *ed);
70 virtual void popupAboutToHide();
71 void popupMenuItemHovered(QAction *action);
74 virtual bool AddMaterialPopup();
75 virtual void UpdateNodeMaterialOnPopupHiding(
bool &changes);
76 QIcon createColorIcon(QColor color);
Key-value list holding instances of BaseProperty.