BibleTime
Namespaces | Functions | Variables
btbookshelfgroupingmenu.cpp File Reference
#include "btbookshelfgroupingmenu.h"
#include <QAction>
#include <QActionGroup>
#include <QVariant>
#include "../backend/bookshelfmodel/btbookshelftreemodel.h"
#include "../util/btassert.h"
#include "../util/btconnect.h"
#include "../util/cresmgr.h"

Go to the source code of this file.

Namespaces

 anonymous_namespace{btbookshelfgroupingmenu.cpp}
 

Functions

const BtBookshelfTreeModel::Groupinganonymous_namespace{btbookshelfgroupingmenu.cpp}::getActionRef (const QAction *a)
 
void anonymous_namespace{btbookshelfgroupingmenu.cpp}::initializeGroups ()
 
void anonymous_namespace{btbookshelfgroupingmenu.cpp}::setActionRef (QAction *a, const BtBookshelfTreeModel::Grouping &g)
 

Variables

BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingCat (true)
 
BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingCatLang
 
BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingLang (true)
 
BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingLangCat (true)
 
BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingNone (true)
 
bool anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupsInitialized = false