4#ifndef QQUICKPANE_P_P_H
5#define QQUICKPANE_P_P_H
18#include <QtQuickTemplates2/private/qquickcontrol_p_p.h>
43 void contentChildrenChange();
45 void updateContentWidth();
46 void updateContentHeight();
50 bool hasContentWidth =
false;
51 bool hasContentHeight =
false;
\inmodule QtCore\reentrant
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
void itemImplicitWidthChanged(QQuickItem *item) override
virtual bool handlePress(const QPointF &point, ulong timestamp)
virtual QQuickItem * getContentItem()
virtual qreal getContentWidth() const
virtual qreal getContentHeight() const
void itemImplicitHeightChanged(QQuickItem *item) override
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
Combined button and popup list for selecting options.