marble
Marble::PlasmaRunner Class Reference
#include <plasmarunner.h>
Inherits AbstractRunner.
Public Member Functions | |
PlasmaRunner (QObject *parent, const QVariantList &args) | |
void | match (Plasma::RunnerContext &context) |
void | run (const Plasma::RunnerContext &context, const Plasma::QueryMatch &match) |
Detailed Description
Definition at line 29 of file plasmarunner.h.
Constructor & Destructor Documentation
Marble::PlasmaRunner::PlasmaRunner | ( | QObject * | parent, |
const QVariantList & | args | ||
) |
Definition at line 38 of file plasmarunner.cpp.
Member Function Documentation
void Marble::PlasmaRunner::match | ( | Plasma::RunnerContext & | context | ) |
Definition at line 60 of file plasmarunner.cpp.
void Marble::PlasmaRunner::run | ( | const Plasma::RunnerContext & | context, |
const Plasma::QueryMatch & | match | ||
) |
Definition at line 155 of file plasmarunner.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 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:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.