QGIS API Documentation 3.41.0-Master (fda2aa46e9a)
|
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 79 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.