Baloo::Command
Baloo::Command Class Referenceabstract
#include <command.h>
Inherited by Baloo::ConfigCommand, Baloo::MonitorCommand, and Baloo::StatusCommand.
Public Member Functions | |
virtual QString | command ()=0 |
virtual QString | description ()=0 |
virtual int | exec (const QCommandLineParser &parser)=0 |
Detailed Description
An Abstract class from which all other balooctl commands can inherit from.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 03:56:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 03:56:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.