PyKDE - Python Bindings for KDE
class KCommand
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KCommand
(
abstract
)
Inherits
methods
KCommand
()
returns
a KCommand instance
execute
() = 0
returns
nothing
pure virtual
name
() = 0
returns
(QString)
pure virtual
unexecute
() = 0
returns
nothing
pure virtual