kget
KGetRunner Class Reference
#include <kgetrunner.h>
Inherits AbstractRunner.
Public Member Functions | |
KGetRunner (QObject *parent, const QVariantList &args) | |
~KGetRunner () | |
void | match (Plasma::RunnerContext &context) |
void | run (const Plasma::RunnerContext &context, const Plasma::QueryMatch &match) |
Protected Slots | |
void | init () |
Detailed Description
Definition at line 26 of file kgetrunner.h.
Constructor & Destructor Documentation
KGetRunner::KGetRunner | ( | QObject * | parent, |
const QVariantList & | args | ||
) |
Definition at line 28 of file kgetrunner.cpp.
KGetRunner::~KGetRunner | ( | ) |
Definition at line 36 of file kgetrunner.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 40 of file kgetrunner.cpp.
void KGetRunner::match | ( | Plasma::RunnerContext & | context | ) |
Definition at line 46 of file kgetrunner.cpp.
void KGetRunner::run | ( | const Plasma::RunnerContext & | context, |
const Plasma::QueryMatch & | match | ||
) |
Definition at line 66 of file kgetrunner.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.