17 #ifndef QGSDETAILEDITEMWIDGET_H    18 #define QGSDETAILEDITEMWIDGET_H    20 #include <ui_qgsdetaileditemwidgetbase.h>    28       public QWidget, 
private Ui::QgsDetailedItemWidgetBase
    35     void setChecked( 
bool theFlag );
    40 #endif //QGSDETAILEDITEMWIDGET_H 
This class is the data only representation of a QgsDetailedItemWidget, designed to be used in custom ...