Baloo::Command

Search for usage in LXR

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.

Definition at line 19 of file command.h.

Constructor & Destructor Documentation

◆ ~Command()

Command::~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 Tue Mar 26 2024 11:20:16 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.