|
QGIS API Documentation 3.40.11-Bratislava (exported)
|
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 492 of file qgsmaplayerstylecategoriesmodel.cpp.
|
overrideprotected |
Definition at line 497 of file qgsmaplayerstylecategoriesmodel.cpp.
|
overrideprotected |
Definition at line 512 of file qgsmaplayerstylecategoriesmodel.cpp.