Kate
katecompletionmodel.h File Reference
#include <QtGui/QAbstractProxyModel>
#include <QtCore/QPair>
#include <QtCore/QList>
#include <QPersistentModelIndex>
#include <ktexteditor/codecompletionmodel.h>
#include "expandingtree/expandingwidgetmodel.h"
Go to the source code of this file.
Classes | |
class | KateCompletionModel::Group |
class | KateCompletionModel |
This class has the responsibility for filtering, sorting, and manipulating code completion data provided by a CodeCompletionModel. More... |