Kate
SnippetFilterProxyModel Class Reference
#include <snippetfilterproxymodel.h>
Inheritance diagram for SnippetFilterProxyModel:
Public Slots | |
void | changeFilter (const QString &filter) |
Public Member Functions | |
SnippetFilterProxyModel (QObject *parent) | |
~SnippetFilterProxyModel () | |
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
Detailed Description
Definition at line 30 of file snippetfilterproxymodel.h.
Constructor & Destructor Documentation
SnippetFilterProxyModel::SnippetFilterProxyModel | ( | QObject * | parent | ) |
Definition at line 27 of file snippetfilterproxymodel.cpp.
SnippetFilterProxyModel::~SnippetFilterProxyModel | ( | ) |
Definition at line 37 of file snippetfilterproxymodel.cpp.
Member Function Documentation
|
slot |
Definition at line 54 of file snippetfilterproxymodel.cpp.
|
virtual |
Definition at line 41 of file snippetfilterproxymodel.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.