|
HAL
|
This is the complete list of members for hal::SearchOptions, including all inherited members.
| getColumns() const | hal::SearchOptions | |
| isCaseSensitive() const | hal::SearchOptions | |
| isExactMatch() const | hal::SearchOptions | |
| isRegularExpression() const | hal::SearchOptions | |
| SearchOptions() | hal::SearchOptions | |
| SearchOptions(int code) | hal::SearchOptions | |
| setOptions(bool exactMatch, bool caseSensitive, bool regEx, QList< int > columns) | hal::SearchOptions | |
| toInt() const | hal::SearchOptions | |
| toInt(bool exactMatch, bool caseSensitive, bool regEx, QList< int > columns) | hal::SearchOptions | static |