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
QQmlTypeModule Member List

This is the complete list of members for QQmlTypeModule, including all inherited members.

add(QQmlTypePrivate *)QQmlTypeModule
addMinorVersion(quint8 minorVersion)QQmlTypeModule
LockLevel enum nameQQmlTypeModule
lockLevel() constQQmlTypeModuleinline
majorVersion() constQQmlTypeModuleinline
maximumMinorVersion() constQQmlTypeModuleinline
minimumMinorVersion() constQQmlTypeModuleinline
module() constQQmlTypeModuleinline
QQmlTypeModule()=defaultQQmlTypeModule
QQmlTypeModule(const QString &uri, quint8 majorVersion)QQmlTypeModuleinline
remove(const QQmlTypePrivate *type)QQmlTypeModule
setLockLevel(LockLevel mode)QQmlTypeModuleinline
type(const QHashedStringRef &name, QTypeRevision version) constQQmlTypeModuleinline
type(const QV4::String *name, QTypeRevision version) constQQmlTypeModuleinline
walkCompositeSingletons(const std::function< void(const QQmlType &)> &callback) constQQmlTypeModule