#include <pluginloader.h>
◆ Info()
KIPI::PluginLoader::Info::Info |
( |
const QString & | name, |
|
|
const QString & | comment, |
|
|
const QString & | library, |
|
|
bool | shouldLoad ) |
◆ ~Info()
KIPI::PluginLoader::Info::~Info |
( |
| ) |
|
◆ comment()
QString KIPI::PluginLoader::Info::comment |
( |
| ) |
const |
◆ library()
QString KIPI::PluginLoader::Info::library |
( |
| ) |
const |
◆ name()
QString KIPI::PluginLoader::Info::name |
( |
| ) |
const |
◆ plugin()
Plugin * KIPI::PluginLoader::Info::plugin |
( |
| ) |
const |
◆ setPlugin()
void KIPI::PluginLoader::Info::setPlugin |
( |
Plugin * | plugin | ) |
|
◆ setShouldLoad()
void KIPI::PluginLoader::Info::setShouldLoad |
( |
bool | value | ) |
|
◆ shouldLoad()
bool KIPI::PluginLoader::Info::shouldLoad |
( |
| ) |
const |
The documentation for this class was generated from the following files: