Stellarium 0.15.2
|
Custom filter class for filtering tree sub-items. More...
#include <ShortcutsDialog.hpp>
Public Member Functions | |
ShortcutsFilterModel (QObject *parent=0) | |
Protected Member Functions | |
bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
Custom filter class for filtering tree sub-items.
(The standard QSortFilterProxyModel shows child items only if the parent item matches the filter.)
Definition at line 40 of file ShortcutsDialog.hpp.