Kate
KateCommands::Date Class Reference
  #include <katecmds.h>
Inherits Command.
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 &) | 
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
      
  | 
  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 1252 of file katecmds.cpp.
This command does not have help.
- See also
 - KTextEditor::Command::help
 
Definition at line 1220 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-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference