(#625) Added access to the generalized propertyFilterCollection in the view

This commit is contained in:
Jacob Støren
2015-11-12 10:48:13 +01:00
parent 8b8fd51862
commit 7b65cb91ce
13 changed files with 67 additions and 31 deletions

View File

@@ -41,7 +41,7 @@ public:
virtual void loadAndInitializePropertyFilters() = 0;
void updateDisplayModelNotifyManagedViews();
void updateDisplayModelNotifyManagedViews() const;
virtual void updateIconState() = 0;
protected: