KUtils
KPluginSelector::Private::ProxyModel Class Reference
#include <kpluginselector_p.h>
Inheritance diagram for KPluginSelector::Private::ProxyModel:

Public Member Functions | |
| ProxyModel (KPluginSelector::Private *pluginSelector_d, QObject *parent=0) | |
| ~ProxyModel () | |
Protected Member Functions | |
| virtual bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
| virtual bool | subSortLessThan (const QModelIndex &left, const QModelIndex &right) const |
Detailed Description
Definition at line 166 of file kpluginselector_p.h.
Constructor & Destructor Documentation
| KPluginSelector::Private::ProxyModel::ProxyModel | ( | KPluginSelector::Private * | pluginSelector_d, |
| QObject * | parent = 0 |
||
| ) |
Definition at line 539 of file kpluginselector.cpp.
| KPluginSelector::Private::ProxyModel::~ProxyModel | ( | ) |
Definition at line 546 of file kpluginselector.cpp.
Member Function Documentation
| bool KPluginSelector::Private::ProxyModel::filterAcceptsRow | ( | int | sourceRow, |
| const QModelIndex & | sourceParent | ||
| ) | const [protected, virtual] |
Definition at line 550 of file kpluginselector.cpp.
| bool KPluginSelector::Private::ProxyModel::subSortLessThan | ( | const QModelIndex & | left, |
| const QModelIndex & | right | ||
| ) | const [protected, virtual] |
Reimplemented from KCategorizedSortFilterProxyModel.
Definition at line 564 of file kpluginselector.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference