15#include <QKeySequence>
21#define BT_GETICON2(fname,name) \
22 inline QIcon const & fname() { return BtIcons::instance().icon_ ## name; }
21#define BT_GETICON2(fname,name) \ …
23#define BT_GETICON(name) BT_GETICON2(icon,name)
29namespace mainWindow {
…}
45namespace commentary {
…}
64namespace categories {
…}
82namespace showFullscreen {
82namespace showFullscreen {
…}
88namespace showMainIndex {
88namespace showMainIndex {
…}
91namespace showInfoDisplay {
91namespace showInfoDisplay {
…}
100namespace searchdefaultbible {
100namespace searchdefaultbible {
…}
96namespace mainIndex { {
…}
106namespace loadProfile {
106namespace loadProfile {
…}
109namespace saveProfile {
109namespace saveProfile {
…}
112namespace saveToNewProfile {
112namespace saveToNewProfile {
…}
115namespace deleteProfile {
115namespace deleteProfile {
…}
118namespace arrangementMode {
118namespace arrangementMode {
…}
140namespace tileHorizontal {
140namespace tileHorizontal {
…}
143namespace tileVertical {
143namespace tileVertical {
…}
155namespace closeAll {
…}
105namespace window { {
…}
162namespace swordSetupDialog {
162namespace swordSetupDialog {
…}
160namespace settings { {
…}
168namespace handbook {
…}
171namespace bibleStudyHowTo {
171namespace bibleStudyHowTo {
…}
174namespace tipOfTheDay {
174namespace tipOfTheDay {
…}
75namespace mainMenu { {
…}
181namespace findWidget {
181namespace findWidget {
…}
187namespace searchdialog {
195namespace moduleList {
195namespace moduleList {
…}
200namespace foundItems {
200namespace foundItems {
…}
187namespace searchdialog {
…}
208namespace displaywindows {
209namespace displaySettings {
209namespace displaySettings {
…}
219extern const QKeySequence
accel;
223namespace backInHistory {
225extern const QKeySequence
accel;
228namespace forwardInHistory {
230extern const QKeySequence
accel;
234namespace findStrongs {
235extern const QKeySequence
accel;
240namespace bibleWindow {
242extern const QKeySequence
accel;
244namespace previousBook {
245extern const QKeySequence
accel;
248namespace nextChapter {
249extern const QKeySequence
accel;
251namespace previousChapter {
252extern const QKeySequence
accel;
256extern const QKeySequence
accel;
258namespace previousVerse {
259extern const QKeySequence
accel;
266namespace commentaryWindow {
267namespace syncWindow {
269extern const QKeySequence
accel;
275namespace lexiconWindow {
277extern const QKeySequence
accel;
279namespace previousEntry {
280extern const QKeySequence
accel;
284namespace writeWindow {
289extern const QKeySequence
accel;
291namespace italicText {
293extern const QKeySequence
accel;
295namespace underlinedText {
297extern const QKeySequence
accel;
302extern const QKeySequence
accel;
304namespace alignCenter {
306extern const QKeySequence
accel;
308namespace alignRight {
310extern const QKeySequence
accel;
312namespace fontFamily {
313extern const QKeySequence
accel;
316extern const QKeySequence
accel;
321namespace settings {
…}
333extern const QKeySequence
accel;
354namespace bookshelfmgr {
355namespace installpage {
355namespace installpage {
…}
363namespace removepage {
363namespace removepage {
…}
367namespace indexpage {
…}
354namespace bookshelfmgr {
…}
#define BT_GETICON2(fname, name)