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
QQmlPrivate::RegisterCompositeSingletonType Struct Reference

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::RegisterCompositeSingletonType:

Public Attributes

int structVersion
QUrl url
const char * uri
QTypeRevision version
const char * typeName

Detailed Description

Definition at line 590 of file qqmlprivate.h.

Member Data Documentation

◆ structVersion

int QQmlPrivate::RegisterCompositeSingletonType::structVersion

Definition at line 591 of file qqmlprivate.h.

◆ typeName

const char* QQmlPrivate::RegisterCompositeSingletonType::typeName

Definition at line 595 of file qqmlprivate.h.

◆ uri

const char* QQmlPrivate::RegisterCompositeSingletonType::uri

Definition at line 593 of file qqmlprivate.h.

◆ url

QUrl QQmlPrivate::RegisterCompositeSingletonType::url

Definition at line 592 of file qqmlprivate.h.

◆ version

QTypeRevision QQmlPrivate::RegisterCompositeSingletonType::version

Definition at line 594 of file qqmlprivate.h.


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