QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
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 491 of file qgsmaplayerstylecategoriesmodel.cpp.
|
overrideprotected |
Definition at line 496 of file qgsmaplayerstylecategoriesmodel.cpp.
|
overrideprotected |
Definition at line 511 of file qgsmaplayerstylecategoriesmodel.cpp.