|
BibleTime
|
Go to the source code of this file.
Macros | |
| #define | BT_GETICON(name) BT_GETICON2(icon,name) |
| #define | BT_GETICON2(fname, name) inline QIcon const & fname() { return BtIcons::instance().icon_ ## name; } |
Variables | |
| const QKeySequence | CResMgr::displaywindows::general::search::accel |
| const QKeySequence | CResMgr::displaywindows::general::backInHistory::accel |
| const QKeySequence | CResMgr::displaywindows::general::forwardInHistory::accel |
| const QKeySequence | CResMgr::displaywindows::bibleWindow::nextBook::accel |
| const QKeySequence | CResMgr::displaywindows::bibleWindow::previousBook::accel |
| const QKeySequence | CResMgr::displaywindows::bibleWindow::nextChapter::accel |
| const QKeySequence | CResMgr::displaywindows::bibleWindow::previousChapter::accel |
| const QKeySequence | CResMgr::displaywindows::bibleWindow::nextVerse::accel |
| const QKeySequence | CResMgr::displaywindows::bibleWindow::previousVerse::accel |
| const QKeySequence | CResMgr::displaywindows::commentaryWindow::syncWindow::accel |
| const QKeySequence | CResMgr::displaywindows::lexiconWindow::nextEntry::accel |
| const QKeySequence | CResMgr::displaywindows::lexiconWindow::previousEntry::accel |
| const QKeySequence | CResMgr::mainIndex::search::accel |
| #define BT_GETICON | ( | name | ) | BT_GETICON2(icon,name) |
| #define BT_GETICON2 | ( | fname, | |
| name | |||
| ) | inline QIcon const & fname() { return BtIcons::instance().icon_ ## name; } |