| 107 | } |
| 108 | |
| 109 | void QuickFindWidget::setSearchContextColorGood() |
| 110 | { |
| 111 | setSearchContextColor(QStringLiteral("blue")); |
| 112 | } |
| 113 | |
| 114 | void QuickFindWidget::performNewSearch() |
| 115 | { |
nothing calls this directly
no outgoing calls
no test coverage detected