BibleTime
|
#include <btmodulechooserdialog.h>
Protected Member Functions | |
BtBookshelfWidget * | bookshelfWidget () const |
BtModuleChooserDialog (QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags()) | |
QDialogButtonBox * | buttonBox () const |
QLabel * | label () const |
void | retranslateUi () |
Private Attributes | |
BtBookshelfWidget * | m_bookshelfWidget |
QDialogButtonBox * | m_buttonBox |
QLabel * | m_captionLabel |
Definition at line 27 of file btmodulechooserdialog.h.
|
explicitprotected |
Definition at line 26 of file btmodulechooserdialog.cpp.
References BT_CONNECT, m_bookshelfWidget, m_buttonBox, m_captionLabel, BtBookshelfView::moduleActivated(), retranslateUi(), and BtBookshelfWidget::treeView().
|
inlineprotected |
Definition at line 37 of file btmodulechooserdialog.h.
References m_bookshelfWidget.
Referenced by BtSearchModuleChooserDialog::BtSearchModuleChooserDialog(), BtSearchModuleChooserDialog::checkedModules(), and BtSearchModuleChooserDialog::setCheckedModules().
|
inlineprotected |
Definition at line 40 of file btmodulechooserdialog.h.
References m_buttonBox.
|
inlineprotected |
Definition at line 35 of file btmodulechooserdialog.h.
References m_captionLabel.
Referenced by BtSearchModuleChooserDialog::retranslateUi().
|
protected |
Definition at line 57 of file btmodulechooserdialog.cpp.
References m_buttonBox, and message::prepareDialogBox().
Referenced by BtModuleChooserDialog().
|
private |
Definition at line 44 of file btmodulechooserdialog.h.
Referenced by bookshelfWidget(), and BtModuleChooserDialog().
|
private |
Definition at line 45 of file btmodulechooserdialog.h.
Referenced by BtModuleChooserDialog(), buttonBox(), and retranslateUi().
|
private |
Definition at line 43 of file btmodulechooserdialog.h.
Referenced by BtModuleChooserDialog(), and label().