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
QQmlTypeModuleVersion Class Reference

#include <qqmltypemoduleversion_p.h>

Collaboration diagram for QQmlTypeModuleVersion:

Public Member Functions

 QQmlTypeModuleVersion ()
 QQmlTypeModuleVersion (QQmlTypeModule *, QTypeRevision)
 QQmlTypeModuleVersion (const QQmlTypeModuleVersion &)
QQmlTypeModuleVersionoperator= (const QQmlTypeModuleVersion &)
template<typename String>
QQmlType type (String name) const

Detailed Description

Definition at line 33 of file qqmltypemoduleversion_p.h.

Constructor & Destructor Documentation

◆ QQmlTypeModuleVersion() [1/3]

QT_BEGIN_NAMESPACE QQmlTypeModuleVersion::QQmlTypeModuleVersion ( )

Definition at line 8 of file qqmltypemoduleversion.cpp.

◆ QQmlTypeModuleVersion() [2/3]

QQmlTypeModuleVersion::QQmlTypeModuleVersion ( QQmlTypeModule * module,
QTypeRevision version )

Definition at line 13 of file qqmltypemoduleversion.cpp.

References QQmlTypeModuleVersion().

Referenced by QQmlTypeModuleVersion().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QQmlTypeModuleVersion() [3/3]

QQmlTypeModuleVersion::QQmlTypeModuleVersion ( const QQmlTypeModuleVersion & o)

Definition at line 19 of file qqmltypemoduleversion.cpp.

References QQmlTypeModuleVersion().

Referenced by QQmlTypeModuleVersion().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ operator=()

QQmlTypeModuleVersion & QQmlTypeModuleVersion::operator= ( const QQmlTypeModuleVersion & o)

Definition at line 24 of file qqmltypemoduleversion.cpp.

◆ type()

template<typename String>
QQmlType QQmlTypeModuleVersion::type ( String name) const
inline

Definition at line 42 of file qqmltypemoduleversion_p.h.


The documentation for this class was generated from the following files: