Kate
EditSnippet Class Reference
#include <editsnippet.h>
Inheritance diagram for EditSnippet:
Public Member Functions | |
EditSnippet (SnippetRepository *repo, Snippet *snippet, QWidget *parent=0) | |
virtual | ~EditSnippet () |
virtual void | reject () |
void | setSnippetText (const QString &text) |
Detailed Description
This dialog is used to create/edit snippets in a given repository.
Definition at line 49 of file editsnippet.h.
Constructor & Destructor Documentation
|
explicit |
snippet
set to 0 when you want to create a new snippet.
TODO: highlighting and documentation of template handler variables
TODO: highlighting and documentation of KTextEditor API
Definition at line 72 of file editsnippet.cpp.
|
virtual |
Definition at line 141 of file editsnippet.cpp.
Member Function Documentation
|
virtual |
Definition at line 209 of file editsnippet.cpp.
void EditSnippet::setSnippetText | ( | const QString & | text | ) |
Definition at line 146 of file editsnippet.cpp.
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:54 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:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.