diff options
Diffstat (limited to 'development/shiboken/README')
-rw-r--r-- | development/shiboken/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/shiboken/README b/development/shiboken/README new file mode 100644 index 0000000000..4795048ef1 --- /dev/null +++ b/development/shiboken/README @@ -0,0 +1,5 @@ +The Shiboken Generator (A.K.A. shiboken) is the plugin that creates the PySide +bindings source files from Qt headers and auxiliary files (typesystems, +global.h and glue files). + +This requires apiextractor and generatorrunner. |