KWin
Loading...
Searching...
No Matches
KWin::DataSourceModel Member List

This is the complete list of members for KWin::DataSourceModel, including all inherited members.

columnCount(const QModelIndex &parent) const overrideKWin::DataSourceModelinline
data(const QModelIndex &index, int role) const overrideKWin::DataSourceModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideKWin::DataSourceModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overrideKWin::DataSourceModel
parent(const QModelIndex &child) const overrideKWin::DataSourceModel
rowCount(const QModelIndex &parent) const overrideKWin::DataSourceModel
setSource(AbstractDataSource *source)KWin::DataSourceModel