Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-31 | Add Qt5 Ruleset. | Stephen Kelly | |
The ruleset is used to transform or omit artifacts in C++ header files when determining the SIP content to generate. Some content common to all Qt-using libraries can be processed by using the rule set present here. For example, most Q_METATYPE internal declarations should be discarded. |