Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmldmobjectdata.cpp
Go to the documentation of this file.
1// Copyright (C) 2023 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#include <private/qqmldmobjectdata_p.h>
5
7
10 int index, int row, int column,
11 QObject *object)
12 : QQmlDelegateModelItem(metaType, dataType, index, row, column)
13 , object(object)
14{
15 new QQmlDMObjectDataMetaObject(this, dataType);
16}
17
\inmodule QtCore
Definition qobject.h:90
QQmlDMObjectData(const QQmlRefPointer< QQmlDelegateModelItemMetaType > &metaType, VDMObjectDelegateDataType *dataType, int index, int row, int column, QObject *object)
Combined button and popup list for selecting options.
GLuint index
[2]
GLuint object
[3]
GLenum GLenum GLsizei void GLsizei void * column
GLenum GLenum GLsizei void * row