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 format
Definition at line 237 of file katecmds.h.
Member Function Documentation
const QStringList& KateCommands::Date::cmds | ( | ) | [inline, virtual] |
supported commands as prefixes
- Returns:
- prefix list
Implements KTextEditor::Command.
Definition at line 256 of file katecmds.h.
bool KateCommands::Date::exec | ( | class KTextEditor::View * | view, | |
const QString & | cmd, | |||
QString & | errorMsg | |||
) | [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 766 of file katecmds.cpp.
bool KateCommands::Date::help | ( | class KTextEditor::View * | , | |
const QString & | , | |||
QString & | ||||
) | [inline, virtual] |
This command does not have help.
- See also:
- KTextEditor::Command::help
Implements KTextEditor::Command.
Definition at line 250 of file katecmds.h.
The documentation for this class was generated from the following files: