jovie
FilterListModel Member List
This is the complete list of members for FilterListModel, including all inherited members.
appendRow(FilterItem &filter) | FilterListModel | |
clear() | FilterListModel | |
columnCount(const QModelIndex &parent=QModelIndex()) const | FilterListModel | |
data(const QModelIndex &index, int role) const | FilterListModel | |
datastore() | FilterListModel | inline |
FilterListModel(FilterList filters=FilterList(), QObject *parent=0) | FilterListModel | explicit |
flags(const QModelIndex &index) const | FilterListModel | |
getRow(int row) const | FilterListModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | FilterListModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const | FilterListModel | |
m_filters | FilterListModel | protected |
parent(const QModelIndex &index) const | FilterListModel | |
removeRow(int row, const QModelIndex &parent=QModelIndex()) | FilterListModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const | FilterListModel | |
setDatastore(FilterList filters=FilterList()) | FilterListModel | inline |
swap(int i, int j) | FilterListModel | |
updateRow(int row, FilterItem &filter) | FilterListModel |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:32:26 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:32:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.