BibleTime
BtBookshelfTreeModel Member List

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

addModule(CSwordModuleInfo &module, bool checked)BtBookshelfTreeModelprivate
addModule(CSwordModuleInfo &module, QModelIndex parentIndex, Grouping &intermediateGrouping, bool checked)BtBookshelfTreeModelprivate
BtBookshelfTreeModel(QObject *parent=nullptr)BtBookshelfTreeModel
BtBookshelfTreeModel(BtConfigCore const &config, QString const &configKey, QObject *parent=nullptr)BtBookshelfTreeModel
BtBookshelfTreeModel(const Grouping &grouping, QObject *parent=nullptr)BtBookshelfTreeModel
checkable() constBtBookshelfTreeModelinline
CHECKED enum valueBtBookshelfTreeModel
CheckedBehavior enum nameBtBookshelfTreeModel
checkedModules() constBtBookshelfTreeModelinline
CheckStateRole enum valueBtBookshelfTreeModel
columnCount(const QModelIndex &parent=QModelIndex()) const overrideBtBookshelfTreeModel
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideBtBookshelfTreeModel
data(CSwordModuleInfo &module, int role=Qt::DisplayRole) constBtBookshelfTreeModel
defaultChecked() constBtBookshelfTreeModelinline
flags(const QModelIndex &index) const overrideBtBookshelfTreeModel
getGroup(CSwordModuleInfo &module, QModelIndex parentIndex)BtBookshelfTreeModelinlineprivate
getIndex(const BookshelfModel::Item &item)BtBookshelfTreeModelprivate
getItem(const QModelIndex &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(const QModelIndex &parent=QModelIndex()) const overrideBtBookshelfTreeModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideBtBookshelfTreeModel
index(int row, int column, const QModelIndex &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(const QModelIndex &topLeft, const QModelIndex &bottomRight)BtBookshelfTreeModelprotectedslot
moduleInserted(const QModelIndex &parent, int start, int end)BtBookshelfTreeModelprotectedslot
ModuleItemMap typedefBtBookshelfTreeModelprivate
moduleRemoved(const QModelIndex &parent, int start, int end)BtBookshelfTreeModelprotectedslot
ModuleRole enum nameBtBookshelfTreeModel
modules() constBtBookshelfTreeModelinline
parent(const QModelIndex &index) const overrideBtBookshelfTreeModel
removeModule(CSwordModuleInfo &module)BtBookshelfTreeModelprivate
resetData()BtBookshelfTreeModelprotected
resetParentCheckStates(QModelIndex parentIndex)BtBookshelfTreeModelprivate
rowCount(const QModelIndex &parent=QModelIndex()) const overrideBtBookshelfTreeModel
setCheckable(bool checkable)BtBookshelfTreeModelslot
setCheckedModules(BtConstModuleSet const &modules)BtBookshelfTreeModelslot
setData(const QModelIndex &index, const QVariant &value, int role) overrideBtBookshelfTreeModel
setDefaultChecked(CheckedBehavior b)BtBookshelfTreeModelinlineslot
setGroupingOrder(const BtBookshelfTreeModel::Grouping &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