libapiextractor/README.md

6 lines
217 B
Markdown
Raw Normal View History

2024-01-06 03:46:57 +01:00
# libapiextractor
The API Extractor library is used by the bindings generator to parse the header and typesystem files to create an internal representation of the API.
It is based on the QtScriptGenerator codebase.