diff options
Diffstat (limited to 'development/shiboken/README')
-rw-r--r-- | development/shiboken/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/shiboken/README b/development/shiboken/README index 4795048ef1..974693ac91 100644 --- a/development/shiboken/README +++ b/development/shiboken/README @@ -1,5 +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). +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. |