Back to Nodegui

MatchFlag

website/docs/api/generated/enums/matchflag.md

0.74.21.0 KB
Original Source

Index

Enumeration members

Enumeration members

MatchCaseSensitive

MatchCaseSensitive: = 16


MatchContains

MatchContains: = 1


MatchEndsWith

MatchEndsWith: = 3


MatchExactly

MatchExactly: = 0


MatchFixedString

MatchFixedString: = 8


MatchRecursive

MatchRecursive: = 64


MatchRegExp

MatchRegExp: = 4


MatchStartsWith

MatchStartsWith: = 2


MatchWildcard

MatchWildcard: = 5


MatchWrap

MatchWrap: = 32