Kate
KateCommands::Date Class Reference
insert the current date/time in the given format More...
#include <katecmds.h>
Inheritance diagram for KateCommands::Date:

Public Member Functions | |
const QStringList & | cmds () |
bool | exec (class KTextEditor::View *view, const QString &cmd, QString &errorMsg) |
bool | help (class KTextEditor::View *, const QString &, QString &) |
Detailed Description
insert the current date/time in the given formatDefinition at line 187 of file katecmds.h.
Member Function Documentation
const QStringList& KateCommands::Date::cmds | ( | ) | [inline] |
bool KateCommands::Date::exec | ( | class KTextEditor::View * | view, | |
const QString & | cmd, | |||
QString & | errorMsg | |||
) |
execute command
- Parameters:
-
view view to use for execution cmd cmd string errorMsg error to return if no success
- Returns:
- success
Definition at line 661 of file katecmds.cpp.
This command does not have help.
- See also:
- KTextEditor::Command::help
Definition at line 200 of file katecmds.h.
The documentation for this class was generated from the following files: