BibleTime
|
The shortcut settings page. More...
#include <cacceleratorsettings.h>
Classes | |
struct | WindowType |
Public Member Functions | |
CAcceleratorSettingsPage (CConfigurationDialog *parent=nullptr) | |
void | save () const final override |
![]() | |
Page (QIcon const &icon, QWidget *const parent=nullptr) | |
void | setHeaderText (QString const &headerText) |
~Page () noexcept override | |
Protected Member Functions | |
void | retranslateUi () |
Private Attributes | |
QLabel * | m_actionGroupLabel |
WindowType | m_application |
WindowType | m_bible |
WindowType | m_book |
WindowType | m_commentary |
WindowType | m_general |
QStackedWidget * | m_keyChooserStack |
WindowType | m_lexicon |
QComboBox * | m_typeChooser |
The shortcut settings page.
Definition at line 32 of file cacceleratorsettings.h.
CAcceleratorSettingsPage::CAcceleratorSettingsPage | ( | CConfigurationDialog * | parent = nullptr | ) |
Definition at line 40 of file cacceleratorsettings.cpp.
References CAcceleratorSettingsPage::WindowType::actionCollection, CResMgr::mainMenu::view::showMainIndex::actionName, BT_CONNECT, if(), BtShortcutsEditor::keyChangeRequest(), CAcceleratorSettingsPage::WindowType::keyChooser, m_actionGroupLabel, m_keyChooserStack, m_typeChooser, BtActionCollection::readShortcuts(), and retranslateUi().
|
protected |
Definition at line 170 of file cacceleratorsettings.cpp.
References m_actionGroupLabel, m_application, m_bible, m_book, m_commentary, m_general, m_lexicon, m_typeChooser, BtConfigDialog::Page::setHeaderText(), and CAcceleratorSettingsPage::WindowType::title.
Referenced by CAcceleratorSettingsPage().
|
finaloverridevirtual |
Implements BtConfigDialog::Page.
Definition at line 191 of file cacceleratorsettings.cpp.
References CAcceleratorSettingsPage::WindowType::actionCollection, CAcceleratorSettingsPage::WindowType::keyChooser, m_application, m_bible, m_book, m_commentary, m_general, m_lexicon, and BtActionCollection::writeShortcuts().
|
private |
Definition at line 61 of file cacceleratorsettings.h.
Referenced by CAcceleratorSettingsPage(), and retranslateUi().
|
private |
Definition at line 54 of file cacceleratorsettings.h.
Referenced by retranslateUi(), and save().
|
private |
Definition at line 56 of file cacceleratorsettings.h.
Referenced by retranslateUi(), and save().
|
private |
Definition at line 59 of file cacceleratorsettings.h.
Referenced by retranslateUi(), and save().
|
private |
Definition at line 57 of file cacceleratorsettings.h.
Referenced by retranslateUi(), and save().
|
private |
Definition at line 55 of file cacceleratorsettings.h.
Referenced by retranslateUi(), and save().
|
private |
Definition at line 63 of file cacceleratorsettings.h.
Referenced by CAcceleratorSettingsPage().
|
private |
Definition at line 58 of file cacceleratorsettings.h.
Referenced by retranslateUi(), and save().
|
private |
Definition at line 62 of file cacceleratorsettings.h.
Referenced by CAcceleratorSettingsPage(), and retranslateUi().