KRunner C++ Classes

Framework for Plasma runners. More...

Namespaces

Classes

KRunner::AbstractRunner

An abstract base class for Plasma Runner plugins

KRunner::Action

This class represents an action that will be shown next to a match

KRunner::QueryMatch

A match returned by an AbstractRunner in response to a given RunnerContext

KRunner::ResultsModel

A model that exposes and sorts results for a given query

KRunner::RunnerContext

Information related to a search, including the search term and collected matches

KRunner::RunnerManager

Decides what installed runners are runnable, and their ratings. It is the main proxy to the runners

KRunner::RunnerSyntax

Represents a query prototype that the runner accepts

Detailed Description