TextSearchFlags#

class TextSearchFlags#

Flags affecting how a search is done.

If neither VISIBLE_ONLY nor TEXT_ONLY are enabled, the match must be exact; the special 0xFFFC character will match embedded paintables or child widgets.

Fields#

class TextSearchFlags
CASE_INSENSITIVE#

The type of the None singleton.

TEXT_ONLY#

The type of the None singleton.

VISIBLE_ONLY#

The type of the None singleton.