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
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 586 of file qqmlprivate.h.

Member Data Documentation

◆ structVersion

int QQmlPrivate::RegisterCompositeSingletonType::structVersion

Definition at line 587 of file qqmlprivate.h.

◆ typeName

const char* QQmlPrivate::RegisterCompositeSingletonType::typeName

Definition at line 591 of file qqmlprivate.h.

◆ uri

const char* QQmlPrivate::RegisterCompositeSingletonType::uri

Definition at line 589 of file qqmlprivate.h.

◆ url

QUrl QQmlPrivate::RegisterCompositeSingletonType::url

Definition at line 588 of file qqmlprivate.h.

◆ version

QTypeRevision QQmlPrivate::RegisterCompositeSingletonType::version

Definition at line 590 of file qqmlprivate.h.


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