Baloo::Command
Baloo::Command Class Referenceabstract
#include <command.h>
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.
Constructor & Destructor Documentation
◆ ~Command()
|
virtual |
Definition at line 12 of file command.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.