Plasma
BookmarksRunner Class Reference
This runner searchs for bookmarks in browsers like Konqueror and Firefox. More...
#include <bookmarksrunner.h>
Inheritance diagram for BookmarksRunner:

Public Member Functions | |
| BookmarksRunner (QObject *parent, const QVariantList &args) | |
| ~BookmarksRunner () | |
| void | match (Plasma::RunnerContext &context) |
| void | reloadConfiguration () |
| void | run (const Plasma::RunnerContext &context, const Plasma::QueryMatch &action) |
Detailed Description
This runner searchs for bookmarks in browsers like Konqueror and Firefox.
Definition at line 32 of file bookmarksrunner.h.
Constructor & Destructor Documentation
| BookmarksRunner::BookmarksRunner | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 37 of file bookmarksrunner.cpp.
| BookmarksRunner::~BookmarksRunner | ( | ) |
Definition at line 56 of file bookmarksrunner.cpp.
Member Function Documentation
| void BookmarksRunner::match | ( | Plasma::RunnerContext & | context | ) |
Definition at line 133 of file bookmarksrunner.cpp.
| void BookmarksRunner::reloadConfiguration | ( | ) |
Definition at line 60 of file bookmarksrunner.cpp.
| void BookmarksRunner::run | ( | const Plasma::RunnerContext & | context, | |
| const Plasma::QueryMatch & | action | |||
| ) |
Definition at line 322 of file bookmarksrunner.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference