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

#include <btaboutdialog.h>

Inheritance diagram for BtAboutDialog:

Classes

class  LicenseTab
 

Public Member Functions

 BtAboutDialog (QWidget *parent=nullptr, Qt::WindowFlags wflags=Qt::Dialog)
 

Protected Member Functions

void resizeEvent (QResizeEvent *event) override
 

Private Member Functions

void retranslateBtTab ()
 
void retranslateContributorsTab ()
 
void retranslateLicenceTab ()
 
void retranslateQtTab ()
 
void retranslateSwordTab ()
 
void retranslateUi ()
 

Private Attributes

QTextBrowserm_bibletimeTab
 
QDialogButtonBox * m_buttonBox
 
QTextBrowserm_contributorsTab
 
QLabel * m_iconLabel
 
LicenseTabm_licenseTab = nullptr
 
QTextBrowserm_qtTab
 
QTextBrowserm_swordTab
 
QTabWidget * m_tabWidget
 
QLabel * m_versionLabel
 

Detailed Description

Definition at line 29 of file btaboutdialog.h.

Constructor & Destructor Documentation

◆ BtAboutDialog()

BtAboutDialog::BtAboutDialog ( QWidget parent = nullptr,
Qt::WindowFlags  wflags = Qt::Dialog 
)

Member Function Documentation

◆ resizeEvent()

void BtAboutDialog::resizeEvent ( QResizeEvent *  event)
overrideprotected

Definition at line 171 of file btaboutdialog.cpp.

References m_iconLabel, and m_versionLabel.

◆ retranslateBtTab()

void BtAboutDialog::retranslateBtTab ( )
private

Definition at line 192 of file btaboutdialog.cpp.

References m_bibletimeTab, m_tabWidget, MAKE_HTML, and MAKE_LINK_STATIC.

Referenced by retranslateUi().

◆ retranslateContributorsTab()

void BtAboutDialog::retranslateContributorsTab ( )
private

Definition at line 204 of file btaboutdialog.cpp.

References m_contributorsTab, m_tabWidget, MAKE_CONTR, MAKE_CONTR2, MAKE_HTML, and MAKE_LINK_STATIC.

Referenced by retranslateUi().

◆ retranslateLicenceTab()

void BtAboutDialog::retranslateLicenceTab ( )
private

Definition at line 338 of file btaboutdialog.cpp.

References m_licenseTab, m_tabWidget, and BtAboutDialog::LicenseTab::setLabelText().

Referenced by retranslateUi().

◆ retranslateQtTab()

void BtAboutDialog::retranslateQtTab ( )
private

Definition at line 322 of file btaboutdialog.cpp.

References m_qtTab, m_tabWidget, MAKE_HTML, and MAKE_LINK.

Referenced by retranslateUi().

◆ retranslateSwordTab()

void BtAboutDialog::retranslateSwordTab ( )
private

Definition at line 302 of file btaboutdialog.cpp.

References m_swordTab, m_tabWidget, MAKE_HTML, and MAKE_LINK_STATIC.

Referenced by retranslateUi().

◆ retranslateUi()

void BtAboutDialog::retranslateUi ( )
private

Member Data Documentation

◆ m_bibletimeTab

QTextBrowser* BtAboutDialog::m_bibletimeTab
private

Definition at line 49 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and retranslateBtTab().

◆ m_buttonBox

QDialogButtonBox* BtAboutDialog::m_buttonBox
private

Definition at line 54 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and retranslateUi().

◆ m_contributorsTab

QTextBrowser* BtAboutDialog::m_contributorsTab
private

Definition at line 50 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and retranslateContributorsTab().

◆ m_iconLabel

QLabel* BtAboutDialog::m_iconLabel
private

Definition at line 55 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and resizeEvent().

◆ m_licenseTab

LicenseTab* BtAboutDialog::m_licenseTab = nullptr
private

Definition at line 53 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and retranslateLicenceTab().

◆ m_qtTab

QTextBrowser* BtAboutDialog::m_qtTab
private

Definition at line 52 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and retranslateQtTab().

◆ m_swordTab

QTextBrowser* BtAboutDialog::m_swordTab
private

Definition at line 51 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and retranslateSwordTab().

◆ m_tabWidget

QTabWidget* BtAboutDialog::m_tabWidget
private

◆ m_versionLabel

QLabel* BtAboutDialog::m_versionLabel
private

Definition at line 56 of file btaboutdialog.h.

Referenced by BtAboutDialog(), and resizeEvent().


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