Entwicklerinformationen
|
pyqt-tools | pyuic and pylupdate for Qt3 | Mehr ... |
pyuic is the PyQt counterpart for Qt's uic. It takes an XML user interface file and generates Python code. . pylupdate is the counterpart for Qt's lupdate. It updates Qt Linguist translation files from Python code. |
python-qt-dev | Qt bindings for Python - Development files | Mehr ... |
Development .sip files with definitions of PyQt classes. They are needed to build PyQt, but also as building blocks of other packages based on them, like PyKDE. |
python-qt3 | Qt3 bindings for Python | Mehr ... |
Python binding module that allows use of Qt X Window toolkit v3. You can use it to create portable graphics-capable scripts (there are PyQt versions for Linux, Windows and MacOS X). . At this moment PyQt offers a vast subset of Qt API. There are some minor issues related to the differences between C++ and Python (types, etc), but usually you'll be able to write code pretty the same way in both languages (with syntax differences, of course) |
python-qt3-dbg | Qt3 bindings for Python (debug extension) | Mehr ... |
Python binding module that allows use of Qt X Window toolkit v3. You can use it to create portable graphics-capable scripts (there are PyQt versions for Linux, Windows and MacOS X). . This package contains the extension built for the Python debug interpreter. |
python-qt3-doc | Qt bindings for Python - Documentation and examples | Mehr ... |
Documentation and examples for the PyQt (bindings that allow the use of Qt library from within a Python script). |
python-qt3-gl | Qt3 OpenGL bindings for Python | Mehr ... |
Python binding module that allows use of the OpenGL facilities offered by the Qt X Window toolkit v3. You can use it to create portable graphics-capable scripts (there are PyQt versions for Linux, Windows and MacOS X). |
python-qt3-gl-dbg | Qt3 OpenGL bindings for Python (debug extension) | Mehr ... |
Python binding module that allows use of the OpenGL facilities offered by the Qt X Window toolkit v3. You can use it to create portable graphics-capable scripts (there are PyQt versions for Linux, Windows and MacOS X). . This package contains the extension built for the Python debug interpreter. |
python-qtext | Qt extensions for PyQt | Mehr ... |
PyQt Extensions. Contains: . * QScintilla: a featureful Qt source code editing component based on Scintilla. |
python-qtext-dbg | Qt debug extensions for PyQt | Mehr ... |
PyQt debug Extensions. Contains: . * QScintilla: a featureful Qt source code editing component based on Scintilla. |