[ ソース: sip4 ]
パッケージ: python-sip-doc (4.19.25+dfsg-1)
python-sip-doc に関するリンク
Debian の資源:
sip4 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [riverbankcomputing.com]
類似のパッケージ:
Python/C++ bindings generator documentation
SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python.
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.
This package contains the html documentation.
その他の python-sip-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- Sphinx ドキュメンテーション用 JavaScript サポート