13 #ifndef QmitkPropertyListPopuph_included_dingeling 14 #define QmitkPropertyListPopuph_included_dingeling 22 class QmitkMaterialEditor;
45 bool disableBoolProperties =
false,
46 bool fillMenuImmediatelty =
true,
47 const char *name = 0);
51 void popup(
const QPoint &pos, QAction *action = 0);
57 void propertyListChangesDone();
62 void onVisibleClicked();
63 void onColorClicked();
64 void onBoolPropertyClicked(
int);
65 virtual void MaterialEditorChangesAccepted(QmitkMaterialEditor *ed);
66 virtual void popupAboutToHide();
67 void popupMenuItemHovered(QAction *action);
70 virtual bool AddMaterialPopup();
71 virtual void UpdateNodeMaterialOnPopupHiding(
bool &changes);
72 QIcon createColorIcon(QColor color);
Key-value list holding instances of BaseProperty.