Searched refs:regexpTypes (Results 1 – 2 of 2) sorted by relevance
87 QStringList regexpTypes; in setupRegexp() local89 regexpTypes << tr("Extended Regexp") << tr("Fixed Strings"); in setupRegexp()91 mainSearchBox->addItems( regexpTypes ); in setupRegexp()92 quickFindSearchBox->addItems( regexpTypes ); in setupRegexp()