BibleTime
BtBookshelfTreeModel Member List

This is the complete list of members for BtBookshelfTreeModel, including all inherited members.

addModule(CSwordModuleInfo &module, bool checked, bool inReset)BtBookshelfTreeModelprivate
BtBookshelfTreeModel(QObject *parent=nullptr)BtBookshelfTreeModel
BtBookshelfTreeModel(BtConfigCore const &config, QString const &configKey, QObject *const parent=nullptr)BtBookshelfTreeModel
BtBookshelfTreeModel(Grouping const &grouping, QObject *parent=nullptr)BtBookshelfTreeModel
checkable() constBtBookshelfTreeModelinline
CHECKED enum valueBtBookshelfTreeModel
CheckedBehavior enum nameBtBookshelfTreeModel
checkedModules() constBtBookshelfTreeModelinline
CheckStateRole enum valueBtBookshelfTreeModel
columnCount(QModelIndex const &parent=QModelIndex()) const overrideBtBookshelfTreeModel
data(QModelIndex const &index, int role=Qt::DisplayRole) const overrideBtBookshelfTreeModel
data(CSwordModuleInfo &module, int role=Qt::DisplayRole) constBtBookshelfTreeModel
defaultChecked() constBtBookshelfTreeModelinline
flags(QModelIndex const &index) const overrideBtBookshelfTreeModel
getGroup(CSwordModuleInfo const &module, QModelIndex const parentIndex, bool &beginInsert)BtBookshelfTreeModelinlineprivate
getIndex(BookshelfModel::Item const &item)BtBookshelfTreeModelprivate
getItem(QModelIndex const &index) constBtBookshelfTreeModelprivate
Group enum nameBtBookshelfTreeModel
GROUP_CATEGORY enum valueBtBookshelfTreeModel
GROUP_INDEXING enum valueBtBookshelfTreeModel
GROUP_LANGUAGE enum valueBtBookshelfTreeModel
groupingOrder() constBtBookshelfTreeModelinline
groupingOrderChanged(BtBookshelfTreeModel::Grouping newGrouping)BtBookshelfTreeModelsignal
hasChildren(QModelIndex const &parent=QModelIndex()) const overrideBtBookshelfTreeModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideBtBookshelfTreeModel
index(int row, int column, QModelIndex const &parent=QModelIndex()) const overrideBtBookshelfTreeModel
m_checkableBtBookshelfTreeModelprivate
m_checkedModulesCacheBtBookshelfTreeModelprivate
m_defaultCheckedBtBookshelfTreeModelprivate
m_groupingOrderBtBookshelfTreeModelprivate
m_modulesBtBookshelfTreeModelprivate
m_rootItemBtBookshelfTreeModelprivate
m_sourceIndexMapBtBookshelfTreeModelprivate
m_sourceModelBtBookshelfTreeModelprivate
module(QModelIndex const &index) constBtBookshelfTreeModelinline
MODULE_HIDDEN enum valueBtBookshelfTreeModel
MODULE_INDEXED enum valueBtBookshelfTreeModel
moduleChecked(CSwordModuleInfo *module, bool checked)BtBookshelfTreeModelsignal
moduleDataChanged(QModelIndex const &topLeft, QModelIndex const &bottomRight)BtBookshelfTreeModelprotectedslot
moduleInserted(QModelIndex const &parent, int start, int end)BtBookshelfTreeModelprotectedslot
ModuleItemMap typedefBtBookshelfTreeModelprivate
moduleRemoved(QModelIndex const &parent, int start, int end)BtBookshelfTreeModelprotectedslot
ModuleRole enum nameBtBookshelfTreeModel
modules() constBtBookshelfTreeModelinline
parent(QModelIndex const &index) const overrideBtBookshelfTreeModel
removeModule(CSwordModuleInfo &module)BtBookshelfTreeModelprivate
resetData()BtBookshelfTreeModelprotected
resetParentCheckStates(QModelIndex parentIndex, bool inReset)BtBookshelfTreeModelprivate
rowCount(QModelIndex const &parent=QModelIndex()) const overrideBtBookshelfTreeModel
setCheckable(bool checkable)BtBookshelfTreeModelslot
setCheckedModules(BtConstModuleSet const &modules)BtBookshelfTreeModelslot
setData(QModelIndex const &index, QVariant const &value, int role) overrideBtBookshelfTreeModel
setDefaultChecked(CheckedBehavior const b)BtBookshelfTreeModelinlineslot
setGroupingOrder(BtBookshelfTreeModel::Grouping const &groupingOrder, bool emitSignal=true)BtBookshelfTreeModelslot
setSourceModel(std::shared_ptr< QAbstractItemModel > sourceModel)BtBookshelfTreeModelslot
SourceIndexMap typedefBtBookshelfTreeModelprivate
sourceModel() const noexceptBtBookshelfTreeModelinline
UNCHECKED enum valueBtBookshelfTreeModel
UserRole enum valueBtBookshelfTreeModel
~BtBookshelfTreeModel() overrideBtBookshelfTreeModel