|
BibleTime
|
Public Member Functions | |
| LicenseTab (QWidget *parent) | |
| void | setLabelText (QString const &text) |
| void | setLicense (QString const &license) |
Private Attributes | |
| QLabel *const | m_label |
| QPlainTextEdit *const | m_licenseBrowser |
Definition at line 68 of file btaboutdialog.cpp.
|
inline |
Definition at line 72 of file btaboutdialog.cpp.
References m_label, and m_licenseBrowser.
|
inline |
Definition at line 91 of file btaboutdialog.cpp.
References m_label.
Referenced by BtAboutDialog::retranslateLicenceTab().
|
inline |
Definition at line 93 of file btaboutdialog.cpp.
References m_licenseBrowser.
Referenced by BtAboutDialog::BtAboutDialog().
|
private |
Definition at line 98 of file btaboutdialog.cpp.
Referenced by LicenseTab(), and setLabelText().
|
private |
Definition at line 99 of file btaboutdialog.cpp.
Referenced by LicenseTab(), and setLicense().