Scroll to navigation

SHIBOKEN(1) User Commands SHIBOKEN(1)

NAME

shiboken - CPython bindings generator for C++ libraries

DESCRIPTION

Usage:

shiboken [options] header-file typesystem-file

General options:

Set the debug level
Do not generates any code, just the documentation
generatorSet to be used. e.g. qtdoc
Display this help and exit
Include paths used by the C++ parser
File used for copyright headers of generated files
Show all warnings
The directory where the generated files will be written
Avoid printing any message
Paths used when searching for typesystems
Output version information and exit

Shiboken options:

Disable verbose error messages. Turn the python code hard to debug but safe few kB on the generated bindings.
Enable heuristics to detect parent relationship on constructors.
Enable PySide extensions, such as support for signal/slots, use this if you are creating a binding for a Qt-based library.
Enable heuristics to detect parent relationship on return values (USE WITH CAUTION!)

Shiboken options:

Disable verbose error messages. Turn the python code hard to debug but safe few kB on the generated bindings.
Enable heuristics to detect parent relationship on constructors.
Enable PySide extensions, such as support for signal/slots, use this if you are creating a binding for a Qt-based library.
Enable heuristics to detect parent relationship on return values (USE WITH CAUTION!)

COPYRIGHT

Copyright © 2016 The Qt Company Ltd.

AUTHOR

This manpage was written for Debian, starting with a help2man output, by Didier Raboud <didier@raboud.com>, on the 26. March 2010.

March 2010 shiboken v0.2.0