![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmllshelpplugininterface_p.h>
Public Member Functions | |
QQmlLSHelpPluginInterface ()=default | |
virtual | ~QQmlLSHelpPluginInterface ()=default |
virtual std::unique_ptr< QQmlLSHelpProviderBase > | initialize (const QString &collectionFile, QObject *parent)=0 |
Definition at line 49 of file qqmllshelpplugininterface_p.h.
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in QHelpEnginePlugin.