Pakket: sip4 (4.7.3-1ubuntu2)
Verwijzigingen voor sip4
Ubuntu bronnen:
Het bronpakket sip4-qt3 downloaden:
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Ricardo Javier Cardenes Medina
- Torsten Marek
- Debian Python Modules Team (Mailarchief)
It should generally not be necessary for users to contact the original maintainer.
Externe bronnen:
- Homepage [www.riverbankcomputing.co.uk]
Vergelijkbare pakketten:
Python/C++ bindings generator
SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings, because it's specific to C++ and Python.
WARNING: This is only the sip4 tool. If you are going to compile something produced by it, you will also need python-sip4-dev.
SIP was originally designed to generate Python bindings for KDE and so has explicit support for the signal slot mechanism used by the Qt/KDE class libraries.
Features:
- connecting Qt signals to Python functions and class methods
- connecting Python signals to Qt slots
- overloading virtual member functions with Python class methods
- protected member functions
- abstract classes
- enumerated types
- global class instances
- static member functions.
Andere aan sip4 gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.7-1)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1
- GCC support library
-
- dep: libstdc++6
- The GNU Standard C++ Library v3
-
- rec: python-sip4-dev
- Python/C++ bindings generator development files