KTextEditor
codecompletionmodel.h File Reference
#include <ktexteditor/ktexteditor_export.h>
#include <QtCore/QModelIndex>
#include <ktexteditor/range.h>
Go to the source code of this file.
Classes | |
class | KTextEditor::CodeCompletionModel |
An item model for providing code completion, and meta information for enhanced presentation. More... | |
class | KTextEditor::CodeCompletionModel2 |
You must inherit your completion-model from CodeCompletionModel2 if you want to use a hierarchical structure and want to receive execution-feedback. More... | |
Namespaces | |
namespace | KTextEditor |