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
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: