Kate
KateCommands::Date Class Reference
#include <katecmds.h>
Inheritance diagram for KateCommands::Date:
Public Member Functions | |
~Date () | |
const QStringList & | cmds () |
bool | exec (class KTextEditor::View *view, const QString &cmd, QString &errorMsg) |
bool | help (class KTextEditor::View *, const QString &, QString &) |
Public Member Functions inherited from KTextEditor::Command | |
virtual | ~Command () |
Static Public Member Functions | |
static Date * | self () |
Detailed Description
insert the current date/time in the given format
Definition at line 354 of file katecmds.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 360 of file katecmds.h.
Member Function Documentation
|
inlinevirtual |
supported commands as prefixes
- Returns
- prefix list
Implements KTextEditor::Command.
Definition at line 378 of file katecmds.h.
|
virtual |
execute command
- Parameters
-
view view to use for execution cmd cmd string errorMsg error to return if no success
- Returns
- success
Implements KTextEditor::Command.
Definition at line 1243 of file katecmds.cpp.
|
virtual |
This command does not have help.
- See also
- KTextEditor::Command::help
Implements KTextEditor::Command.
Definition at line 1211 of file katecmds.cpp.
|
inlinestatic |
Definition at line 380 of file katecmds.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.