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

#include <btwelcomedialog.h>

Inheritance diagram for BtWelcomeDialog:

Public Member Functions

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

Protected Member Functions

void retranslateUi ()
 

Private Attributes

QDialogButtonBox * m_buttonBox
 
QLabel * m_iconLabel
 
QPushButton * m_installButton
 
QLabel * m_label
 
QPushButton * m_laterButton
 

Detailed Description

Definition at line 27 of file btwelcomedialog.h.

Constructor & Destructor Documentation

◆ BtWelcomeDialog()

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

Member Function Documentation

◆ retranslateUi()

void BtWelcomeDialog::retranslateUi ( )
protected

Definition at line 66 of file btwelcomedialog.cpp.

References m_installButton, m_label, and m_laterButton.

Referenced by BtWelcomeDialog().

Member Data Documentation

◆ m_buttonBox

QDialogButtonBox* BtWelcomeDialog::m_buttonBox
private

Definition at line 46 of file btwelcomedialog.h.

Referenced by BtWelcomeDialog().

◆ m_iconLabel

QLabel* BtWelcomeDialog::m_iconLabel
private

Definition at line 42 of file btwelcomedialog.h.

Referenced by BtWelcomeDialog().

◆ m_installButton

QPushButton* BtWelcomeDialog::m_installButton
private

Definition at line 45 of file btwelcomedialog.h.

Referenced by BtWelcomeDialog(), and retranslateUi().

◆ m_label

QLabel* BtWelcomeDialog::m_label
private

Definition at line 43 of file btwelcomedialog.h.

Referenced by BtWelcomeDialog(), and retranslateUi().

◆ m_laterButton

QPushButton* BtWelcomeDialog::m_laterButton
private

Definition at line 44 of file btwelcomedialog.h.

Referenced by BtWelcomeDialog(), and retranslateUi().


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