Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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
8QQmlDMObjectData::QQmlDMObjectData(const QQmlRefPointer<QQmlDelegateModelItemMetaType> &metaType,
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:103
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