28 lblTitle->setText( data.
title() );
29 lblDetail->setText( data.
detail() );
30 lblCategory->setText( data.
category() );
33 lblIcon->setPixmap( data.
icon() );
38 cbx->setChecked( flag );
This class is the data only representation of a QgsDetailedItemWidget, designed to be used in custom ...