#include <pluginloader.h>
Public Methods | |
| LibraryLoader () | |
| ~LibraryLoader () | |
| QValueList< NoatunLibraryInfo > | available () const |
| QValueList< NoatunLibraryInfo > | loaded () const |
| bool | loadAll (void) |
| bool | loadAll (const QStringList &) |
| bool | isLoaded (const QString &spec) const |
| void | add (const QString &spec) |
| void | setModules (const QStringList &mods) |
| bool | remove (const QString &spec) |
| bool | remove (const LibraryLoader::PluginLibrary *plugin) |
| bool | remove (const Plugin *plugin) |
| Playlist * | playlist () const |
| NoatunLibraryInfo | getInfo (const QString &spec) const |
| QPtrList< Plugin > | plugins () const |
Friends | |
| class | Plugin |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is needed for the Plugin-List-View to see what plugins are required to show (when required by another noatun-plugin) |
|
|
|
|
|
|
|
|
loads all the enabled plugins |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unload the plugin that is plugin |
|
|
unload the plugin specified by spec |
|
|
|
|
|
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001