42 static int toInt(
bool exactMatch,
bool caseSensitive,
bool regEx,
QList<int> columns);
52 bool mRegularExpression;
const QList< int > & getColumns() const
bool isExactMatch() const
bool isCaseSensitive() const
bool isRegularExpression() const
void setOptions(bool exactMatch, bool caseSensitive, bool regEx, QList< int > columns)