]> Creatis software - creaImageIO.git/blobdiff - src2/creaImageIOWxGimmickView.h
Added attribute selection functionality.
[creaImageIO.git] / src2 / creaImageIOWxGimmickView.h
index 79acac41550bd72ed66a48f2d637dca345274185..074a571b7f5d0a83ecd87715fcefc2c85daf35f2 100644 (file)
@@ -95,9 +95,9 @@ namespace creaImageIO
 
        ///Called upon to return the visible attributes of the current tab
        void GetVisibleAttributes(std::vector<std::string>& shown,std::vector<std::string>& nShown, int level);
-  
-  
+
+       ///Called when there has been a change in the visible attributes of a tree view
+       void OnAttributesChanged(const std::vector<std::string>& nShown, int level);
     
   protected:
     /// Creates the tool bar