SearchSettings.regexEnabled

bool regexEnabled() @property

Get regexEnabled property.

Returns

Search by regular expressions with

property@SearchSettings:search-text as the pattern.

void regexEnabled(bool propval) @property

Set regexEnabled property.

Parameters

propvalSearch by regular expressions with property@SearchSettings:search-text as the pattern.