Falkon Develop
Cross-platform Qt-based web browser
QmlPluginLoader Class Reference

#include <qmlpluginloader.h>

Inheritance diagram for QmlPluginLoader:

Public Member Functions

 QmlPluginLoader (const QString &name, const QString &path)
 
void createComponent ()
 
QQmlComponent * component () const
 
QmlPluginInterfaceinstance () const
 

Detailed Description

Definition at line 28 of file qmlpluginloader.h.

Constructor & Destructor Documentation

◆ QmlPluginLoader()

QmlPluginLoader::QmlPluginLoader ( const QString &  name,
const QString &  path 
)
explicit

Definition at line 28 of file qmlpluginloader.cpp.

Member Function Documentation

◆ component()

QQmlComponent * QmlPluginLoader::component ( ) const

Definition at line 52 of file qmlpluginloader.cpp.

◆ createComponent()

void QmlPluginLoader::createComponent ( )

Definition at line 35 of file qmlpluginloader.cpp.

◆ instance()

QmlPluginInterface * QmlPluginLoader::instance ( ) const

Definition at line 57 of file qmlpluginloader.cpp.


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