BibleTime
|
Public Attributes | |
bool | caseSensitive |
QString | text |
Friends | |
bool | operator!= (HighlightState const &lhs, HighlightState const &rhs) noexcept |
bool | operator== (HighlightState const &lhs, HighlightState const &rhs) noexcept |
Definition at line 31 of file btfindwidget.h.
|
friend |
Definition at line 42 of file btfindwidget.h.
|
friend |
Definition at line 35 of file btfindwidget.h.
bool BtFindWidget::HighlightState::caseSensitive |
Definition at line 33 of file btfindwidget.h.
Referenced by BtFindWidget::BtFindWidget().
QString BtFindWidget::HighlightState::text |
Definition at line 32 of file btfindwidget.h.
Referenced by BtFindWidget::BtFindWidget().