11 auto delegate = control<QQuickTreeViewDelegate>();
18 initStyleOption(styleOption);
31 initStyleOption(styleOption);
38 auto delegate = control<QQuickTreeViewDelegate>();
42 if (delegate->expanded())
48#include "moc_qquickstyleitemtreeindicator.cpp"
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
The QPainter class performs low-level painting on widgets and other paint devices.
\inmodule QtCore\reentrant
virtual void drawPrimitive(PrimitiveElement pe, const QStyleOption *opt, QPainter *p) const =0
StyleItemGeometry calculateGeometry() override
void paintEvent(QPainter *painter) const override
void connectToControl() const override
virtual void connectToControl() const
void initStyleOptionBase(QStyleOption &styleOption) const
\inmodule QtCore\reentrant
Combined button and popup list for selecting options.