BibleTime
Functions | Variables
anonymous_namespace{btbookshelfgroupingmenu.cpp} Namespace Reference

Functions

const BtBookshelfTreeModel::GroupinggetActionRef (const QAction *a)
 
void initializeGroups ()
 
void setActionRef (QAction *a, const BtBookshelfTreeModel::Grouping &g)
 

Variables

BtBookshelfTreeModel::Grouping groupingCat (true)
 
BtBookshelfTreeModel::Grouping groupingCatLang
 
BtBookshelfTreeModel::Grouping groupingLang (true)
 
BtBookshelfTreeModel::Grouping groupingLangCat (true)
 
BtBookshelfTreeModel::Grouping groupingNone (true)
 
bool groupsInitialized = false
 

Function Documentation

◆ getActionRef()

const BtBookshelfTreeModel::Grouping& anonymous_namespace{btbookshelfgroupingmenu.cpp}::getActionRef ( const QAction a)
inline

Definition at line 50 of file btbookshelfgroupingmenu.cpp.

Referenced by BtBookshelfGroupingMenu::initMenu().

◆ initializeGroups()

void anonymous_namespace{btbookshelfgroupingmenu.cpp}::initializeGroups ( )
inline

◆ setActionRef()

void anonymous_namespace{btbookshelfgroupingmenu.cpp}::setActionRef ( QAction a,
const BtBookshelfTreeModel::Grouping g 
)
inline

Definition at line 44 of file btbookshelfgroupingmenu.cpp.

Referenced by BtBookshelfGroupingMenu::initMenu().

Variable Documentation

◆ groupingCat

BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingCat(true) ( true  )

◆ groupingCatLang

BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingCatLang

◆ groupingLang

BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingLang(true) ( true  )

◆ groupingLangCat

BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingLangCat(true) ( true  )

◆ groupingNone

BtBookshelfTreeModel::Grouping anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupingNone(true) ( true  )

◆ groupsInitialized

bool anonymous_namespace{btbookshelfgroupingmenu.cpp}::groupsInitialized = false