QGIS API Documentation 3.41.0-Master (cea29feecf2)
|
A label delegate being able to display html encoded content. More...
#include <qgsmaplayerstylecategoriesmodel.h>
Public Member Functions | |
QgsCategoryDisplayLabelDelegate (QObject *parent=nullptr) | |
constructor | |
Protected Member Functions | |
void | drawDisplay (QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const override |
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override |
A label delegate being able to display html encoded content.
Definition at line 78 of file qgsmaplayerstylecategoriesmodel.h.
|
explicit |
constructor
Definition at line 502 of file qgsmaplayerstylecategoriesmodel.cpp.
|
overrideprotected |
Definition at line 507 of file qgsmaplayerstylecategoriesmodel.cpp.
|
overrideprotected |
Definition at line 522 of file qgsmaplayerstylecategoriesmodel.cpp.