BibleTime
|
Public Member Functions | |
QString | caption () const |
QString const & | range () const |
RangeItem (QString const &caption, QString const &range=QString(), QListWidget *parent=nullptr) | |
void | setCaption (QString const &caption) |
void | setRange (QString const &range) |
Private Attributes | |
QString | m_range |
Definition at line 39 of file crangechooserdialog.h.
|
inline |
Definition at line 43 of file crangechooserdialog.h.
|
inline |
Definition at line 49 of file crangechooserdialog.h.
Referenced by Search::CRangeChooserDialog::accept(), Search::CRangeChooserDialog::resetEditControls(), and setCaption().
|
inline |
Definition at line 51 of file crangechooserdialog.h.
References m_range.
Referenced by Search::CRangeChooserDialog::accept(), Search::CRangeChooserDialog::resetEditControls(), and setRange().
|
inline |
Definition at line 50 of file crangechooserdialog.h.
References caption().
Referenced by Search::CRangeChooserDialog::saveCurrentToRange().
|
inline |
Definition at line 52 of file crangechooserdialog.h.
References m_range, and range().
Referenced by Search::CRangeChooserDialog::saveCurrentToRange().
|
private |
Definition at line 56 of file crangechooserdialog.h.
Referenced by range(), and setRange().