marble
PluginManager.cpp File Reference
#include "PluginManager.h"
#include <QList>
#include <QPluginLoader>
#include <QTime>
#include "MarbleDirs.h"
#include "MarbleDebug.h"
#include "RenderPlugin.h"
#include "PositionProviderPlugin.h"
#include "AbstractFloatItem.h"
#include "ParseRunnerPlugin.h"
#include "ReverseGeocodingRunnerPlugin.h"
#include "RoutingRunnerPlugin.h"
#include "SearchRunnerPlugin.h"
#include "PluginManager.moc"
Include dependency graph for PluginManager.cpp:
Go to the source code of this file.
Namespaces | |
Marble | |
Functions | |
template<class T , class U > | |
bool | Marble::appendPlugin (QObject *obj, QPluginLoader *&loader, QList< T * > &plugins) |
template<class T , class U > | |
bool | Marble::appendPlugin (QObject *obj, QPluginLoader *&loader, QList< const T * > &plugins) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.