Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlPreview::ObjectAndIndex Struct Reference
Collaboration diagram for QQmlPreview::ObjectAndIndex:

Public Attributes

QObjectobject = nullptr
int index = -1

Detailed Description

Definition at line 189 of file qqmlpreviewobjectpatch.cpp.

Member Data Documentation

◆ index

int QQmlPreview::ObjectAndIndex::index = -1

Definition at line 192 of file qqmlpreviewobjectpatch.cpp.

◆ object

QObject * QQmlPreview::ObjectAndIndex::object = nullptr

Definition at line 191 of file qqmlpreviewobjectpatch.cpp.


The documentation for this struct was generated from the following file: