4#ifndef QQMLDELEGATECOMPONENT_P_H
5#define QQMLDELEGATECOMPONENT_P_H
20#include <QtQmlModels/private/qtqmlmodelsglobal_p.h>
21#include <QtQmlModels/private/qqmlabstractdelegatecomponent_p.h>
22#include <QtQml/qqmlcomponent.h>
31 Q_PROPERTY(
QVariant roleValue READ roleValue WRITE setRoleValue NOTIFY roleValueChanged FINAL)
42 void setRoleValue(
const QVariant &roleValue);
48 void setColumn(
int c);
81 void setRole(
const QString &role);
DarwinBluetooth::DeviceInquiryDelegate * m_delegate
The QQmlComponent class encapsulates a QML component definition.
virtual QQmlListProperty< QQmlDelegateChoice > choices()
The QQmlListProperty class allows applications to expose list-like properties of QObject-derived clas...
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
GLenum GLenum GLsizei void GLsizei void * column
GLenum GLenum GLsizei void * row
#define QML_DECLARE_TYPE(TYPE)
#define QML_NAMED_ELEMENT(NAME)
#define QML_ADDED_IN_VERSION(MAJOR, MINOR)
#define QT_REQUIRE_CONFIG(feature)
static bool match(const uchar *found, uint foundLen, const char *target, uint targetLen)