25 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_GROUPINGITEM_H 
   26 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_GROUPINGITEM_H 
   79         std::string getAsString() 
const;
 
   83         void setVisible(
const VISIBLE& visible, 
const bool& updateAncestors = 
false, 
const bool& updateDescendents = 
false);
 
   85         Qt::ItemFlags flags();
 
   97 #endif //__TERRALIB_QT_WIDGETS_LAYER_INTERNAL_GROUPINGITEM_H 
This class contains the parameters needed for grouping the values of a Property.