Plasma
runnersyntax.cpp
Go to the documentation of this file.
void setDescription(const QString &description)
Sets the description for the syntax, describing what it does from the user's point of view.
Definition runnersyntax.cpp:83
void setSearchTermDescription(const QString &description)
Sets the text that should be used to replace instances of :q: in the text.
Definition runnersyntax.cpp:95
QStringList exampleQueries() const
Definition runnersyntax.cpp:67
RunnerSyntax(const QString &exampleQuery, const QString &description)
Constructs a simple syntax object.
Definition runnersyntax.cpp:41
QStringList exampleQueriesWithTermDescription() const
Definition runnersyntax.cpp:72
QString searchTermDescription() const
Definition runnersyntax.cpp:100
void addExampleQuery(const QString &exampleQuery)
Adds a synonymous example query to this Syntax.
Definition runnersyntax.cpp:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.