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
ExclusiveVersionRange Struct Reference
Collaboration diagram for ExclusiveVersionRange:

Public Attributes

QAnyStringView fileName
QString claimerName
QTypeRevision addedIn
QTypeRevision removedIn

Detailed Description

Definition at line 23 of file qqmltyperegistrar.cpp.

Member Data Documentation

◆ addedIn

QTypeRevision ExclusiveVersionRange::addedIn

Definition at line 27 of file qqmltyperegistrar.cpp.

◆ claimerName

QString ExclusiveVersionRange::claimerName

Definition at line 26 of file qqmltyperegistrar.cpp.

◆ fileName

QAnyStringView ExclusiveVersionRange::fileName

Definition at line 25 of file qqmltyperegistrar.cpp.

◆ removedIn

QTypeRevision ExclusiveVersionRange::removedIn

Definition at line 28 of file qqmltyperegistrar.cpp.


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