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
QQmlTypesExtensionInterface Class Referenceabstract

#include <qqmlextensioninterface.h>

Inheritance diagram for QQmlTypesExtensionInterface:
Collaboration diagram for QQmlTypesExtensionInterface:

Public Member Functions

virtual ~QQmlTypesExtensionInterface ()
virtual void registerTypes (const char *uri)=0

Detailed Description

\inmodule QtQml

Definition at line 15 of file qqmlextensioninterface.h.

Constructor & Destructor Documentation

◆ ~QQmlTypesExtensionInterface()

QT_BEGIN_NAMESPACE QQmlTypesExtensionInterface::~QQmlTypesExtensionInterface ( )
virtualdefault

Member Function Documentation

◆ registerTypes()


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