52 #ifndef VTABLESEARCH_H
53 #define VTABLESEARCH_H
58 #include <QTableWidget>
67 void Find(
const QString &term);
VTableSearch(QTableWidget *table, QObject *parent=nullptr)
void Find(const QString &term)
QList< QTableWidgetItem * > searchList
void ShowNext(int newIndex)
void HasResult(bool state)
void RefreshList(const QString &term)