Kate
snippetcompletionitem.h
Go to the documentation of this file.
48 QVariant data( const QModelIndex& index, int role, const KTextEditor::CodeCompletionModel2* model ) const;
SnippetCompletionItem(Snippet *snippet, SnippetRepository *repo)
Definition: snippetcompletionitem.cpp:40
QVariant data(const QModelIndex &index, int role, const KTextEditor::CodeCompletionModel2 *model) const
Definition: snippetcompletionitem.cpp:52
Definition: snippetcompletionitem.h:41
void execute(KTextEditor::View *view, const KTextEditor::Range &word)
Definition: snippetcompletionitem.cpp:92
Each object of this type represents a repository of snippets.
Definition: snippetrepository.h:52
~SnippetCompletionItem()
Definition: snippetcompletionitem.cpp:48
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.