Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
None
-
c92c3c19e8ba02eeceff882b71571a076bef504d (qt/qtbase/dev) a1a051f792afb11fe9610b5a4f369e8e494075a3 (qt/qtbase/6.2) 8118633466d3acf2f767f60ddc410cca79e6473f (qt/qtbase/6.1) ccc5bdaf6cf636e07f3e41034935695f6529525b (qt/tqtc-qtbase/5.15)
-
Da Vinci sprint 36
Description
Add a warning to the documentation that if the Qt::MatchFlags flags passed to the function contain two match types (e.g. Qt::MatchFixedString | Qt::MatchRegExp) then the behavior will default to Qt::MatchContains.