marble
CachePlugin.h
Go to the documentation of this file.
Definition: CachePlugin.h:18
QStringList fileExtensions() const
Returns the file extensions associated with the file format.
Definition: CachePlugin.cpp:57
virtual ParsingRunner * newRunner() const
Plugin factory method to create a new runner instance.
Definition: CachePlugin.cpp:62
QList< PluginAuthor > pluginAuthors() const
Definition: CachePlugin.cpp:46
Definition: ParsingRunner.h:23
A plugin for Marble to execute a parsing task.
Definition: ParseRunnerPlugin.h:27
QString description() const
Returns a user description of the plugin.
Definition: CachePlugin.cpp:36
QString fileFormatDescription() const
Returns a short description of the supported file format.
Definition: CachePlugin.cpp:52
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.