[Development] who generates gui/text/qcssparser.cpp
Martin Koller
kollix at aon.at
Wed Oct 31 12:40:50 CET 2018
In this file I find:
// auto generated. DO NOT EDIT.
class QCssScanner_Generated
Who/what generates this file ?
I'm looking for the syntax definition for the attribute matching since
the docs only talk about attr=value and attr~=value
but in the code I find others:
enum ValueMatchType {
NoMatch,
MatchEqual,
MatchIncludes,
MatchDashMatch,
MatchBeginsWith,
MatchEndsWith,
MatchContains
};
and I wanted to know which tokens lead to these enum values.
--
Best regards/Schöne Grüße
Martin
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?
() ascii ribbon campaign - against html e-mail
/\ - against proprietary attachments
Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at
More information about the Development
mailing list