Qt 6.x
The Qt SDK
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 581 of file qqmlprivate.h.

Member Data Documentation

◆ structVersion

int QQmlPrivate::RegisterCompositeSingletonType::structVersion

Definition at line 582 of file qqmlprivate.h.

◆ typeName

const char* QQmlPrivate::RegisterCompositeSingletonType::typeName

Definition at line 586 of file qqmlprivate.h.

◆ uri

const char* QQmlPrivate::RegisterCompositeSingletonType::uri

Definition at line 584 of file qqmlprivate.h.

◆ url

QUrl QQmlPrivate::RegisterCompositeSingletonType::url

Definition at line 583 of file qqmlprivate.h.

◆ version

QTypeRevision QQmlPrivate::RegisterCompositeSingletonType::version

Definition at line 585 of file qqmlprivate.h.


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