BibleTime
Public Attributes | Friends | List of all members
BtFindWidget::HighlightState Struct Reference

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
 

Detailed Description

Definition at line 31 of file btfindwidget.h.

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( HighlightState const &  lhs,
HighlightState const &  rhs 
)
friend

Definition at line 42 of file btfindwidget.h.

◆ operator==

bool operator== ( HighlightState const &  lhs,
HighlightState const &  rhs 
)
friend

Definition at line 35 of file btfindwidget.h.

Member Data Documentation

◆ caseSensitive

bool BtFindWidget::HighlightState::caseSensitive

Definition at line 33 of file btfindwidget.h.

Referenced by BtFindWidget::BtFindWidget().

◆ text

QString BtFindWidget::HighlightState::text

Definition at line 32 of file btfindwidget.h.

Referenced by BtFindWidget::BtFindWidget().


The documentation for this struct was generated from the following file: