#include <pluginloader.h>
Collaboration diagram for KIPI::PluginLoader::Info:

Public Member Functions | |
| Info (const QString &name, const QString &comment, const QString &library, bool shouldLoad) | |
| ~Info () | |
| QString | name () const |
| QString | comment () const |
| QString | library () const |
| Plugin * | plugin () const |
| void | setPlugin (Plugin *) |
| bool | shouldLoad () const |
| void | setShouldLoad (bool) |
Classes | |
| struct | Private |
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4