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

#include <qqmllshelpplugininterface_p.h>

+ Collaboration diagram for QQmlLSHelpPluginInterface:

Public Member Functions

 QQmlLSHelpPluginInterface ()=default
 
virtual ~QQmlLSHelpPluginInterface ()=default
 
virtual std::unique_ptr< QQmlLSHelpProviderBaseinitialize (const QString &collectionFile, QObject *parent)=0
 

Detailed Description

Definition at line 48 of file qqmllshelpplugininterface_p.h.

Constructor & Destructor Documentation

◆ QQmlLSHelpPluginInterface()

QQmlLSHelpPluginInterface::QQmlLSHelpPluginInterface ( )
default

◆ ~QQmlLSHelpPluginInterface()

virtual QQmlLSHelpPluginInterface::~QQmlLSHelpPluginInterface ( )
virtualdefault

Member Function Documentation

◆ initialize()

virtual std::unique_ptr< QQmlLSHelpProviderBase > QQmlLSHelpPluginInterface::initialize ( const QString & collectionFile,
QObject * parent )
pure virtual

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