BibleTime
Classes | Public Member Functions | Protected Member Functions | Private Attributes | List of all members
CAcceleratorSettingsPage Class Reference

The shortcut settings page. More...

#include <cacceleratorsettings.h>

Inheritance diagram for CAcceleratorSettingsPage:

Classes

struct  WindowType
 

Public Member Functions

 CAcceleratorSettingsPage (CConfigurationDialog *parent=nullptr)
 
void save () const final override
 
- Public Member Functions inherited from BtConfigDialog::Page
 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
 
QComboBoxm_typeChooser
 

Detailed Description

The shortcut settings page.

Definition at line 32 of file cacceleratorsettings.h.

Constructor & Destructor Documentation

◆ CAcceleratorSettingsPage()

CAcceleratorSettingsPage::CAcceleratorSettingsPage ( CConfigurationDialog parent = nullptr)

Member Function Documentation

◆ retranslateUi()

void CAcceleratorSettingsPage::retranslateUi ( )
protected

◆ save()

void CAcceleratorSettingsPage::save ( ) const
finaloverridevirtual

Member Data Documentation

◆ m_actionGroupLabel

QLabel* CAcceleratorSettingsPage::m_actionGroupLabel
private

Definition at line 61 of file cacceleratorsettings.h.

Referenced by CAcceleratorSettingsPage(), and retranslateUi().

◆ m_application

WindowType CAcceleratorSettingsPage::m_application
private

Definition at line 54 of file cacceleratorsettings.h.

Referenced by retranslateUi(), and save().

◆ m_bible

WindowType CAcceleratorSettingsPage::m_bible
private

Definition at line 56 of file cacceleratorsettings.h.

Referenced by retranslateUi(), and save().

◆ m_book

WindowType CAcceleratorSettingsPage::m_book
private

Definition at line 59 of file cacceleratorsettings.h.

Referenced by retranslateUi(), and save().

◆ m_commentary

WindowType CAcceleratorSettingsPage::m_commentary
private

Definition at line 57 of file cacceleratorsettings.h.

Referenced by retranslateUi(), and save().

◆ m_general

WindowType CAcceleratorSettingsPage::m_general
private

Definition at line 55 of file cacceleratorsettings.h.

Referenced by retranslateUi(), and save().

◆ m_keyChooserStack

QStackedWidget* CAcceleratorSettingsPage::m_keyChooserStack
private

Definition at line 63 of file cacceleratorsettings.h.

Referenced by CAcceleratorSettingsPage().

◆ m_lexicon

WindowType CAcceleratorSettingsPage::m_lexicon
private

Definition at line 58 of file cacceleratorsettings.h.

Referenced by retranslateUi(), and save().

◆ m_typeChooser

QComboBox* CAcceleratorSettingsPage::m_typeChooser
private

Definition at line 62 of file cacceleratorsettings.h.

Referenced by CAcceleratorSettingsPage(), and retranslateUi().


The documentation for this class was generated from the following files: