52 void drawSubstring(
QPainter& painter,
int pos,
int len,
bool hilite);
53 bool exactWordMatch(
int pos,
int len)
const;
59 static const int sHiliteOffset = 2;
SearchableLabel(QWidget *parent=nullptr)
void paintEvent(QPaintEvent *ev) override
void handleSearchChanged(const QString &string, int option)
QObject * parent() const const