![]() |
Stellarium 0.12.0 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · Renderer · File Structure |
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 43 of file ShortcutsDialog.hpp.
1.6.3