17 #ifndef QGSDETAILEDITEMWIDGET_H 
   18 #define QGSDETAILEDITEMWIDGET_H 
   20 #include "ui_qgsdetaileditemwidgetbase.h" 
   38     void setChecked( 
bool flag );
 
This class is the data only representation of a QgsDetailedItemWidget, designed to be used in custom ...