BibleTime
|
Public Member Functions | |
bool | filterAcceptsRow (int sourceRow, QModelIndex const &sourceParentIndex) const final override |
bool | filterAcceptsRowNoHiddenCheck (int sourceRow, QModelIndex const &sourceParentIndex) const |
SortModel (CSwordModuleInfo::ModuleType moduleType, QObject *parent=nullptr) | |
Public Attributes | |
CSwordModuleInfo::ModuleType const | m_moduleType |
bool const | m_showHidden |
BtBookshelfTreeModel *const | m_sourceModel |
Definition at line 34 of file btmodulechoosermenu.cpp.
|
inline |
Definition at line 38 of file btmodulechoosermenu.cpp.
References CSwordBackend::instance().
|
inlinefinaloverride |
Definition at line 51 of file btmodulechoosermenu.cpp.
References BtBookshelfModel::ModuleHiddenRole.
|
inline |
Definition at line 68 of file btmodulechoosermenu.cpp.
References CSwordModuleInfo::Bible, BT_ASSERT, CSwordModuleInfo::Commentary, and BtBookshelfTreeModel::index().
CSwordModuleInfo::ModuleType const anonymous_namespace{btmodulechoosermenu.cpp}::SortModel::m_moduleType |
Definition at line 93 of file btmodulechoosermenu.cpp.
bool const anonymous_namespace{btmodulechoosermenu.cpp}::SortModel::m_showHidden |
Definition at line 94 of file btmodulechoosermenu.cpp.
BtBookshelfTreeModel* const anonymous_namespace{btmodulechoosermenu.cpp}::SortModel::m_sourceModel |
Definition at line 95 of file btmodulechoosermenu.cpp.