Kaydet (Commit) 9b414ac9 authored tarafından Fred Drake's avatar Fred Drake

Update links and information on PyQt/PyKDE.

üst 7fdfc2d2
...@@ -1789,12 +1789,19 @@ wxWindows is much richer in widgets than \refmodule{Tkinter}, with its ...@@ -1789,12 +1789,19 @@ wxWindows is much richer in widgets than \refmodule{Tkinter}, with its
help system, sophisticated HTML and image viewers, and other help system, sophisticated HTML and image viewers, and other
specialized widgets, extensive documentation, and printing capabilities. specialized widgets, extensive documentation, and printing capabilities.
} }
\seetitle[http://www.thekompany.com]{PyKDE}{ \seetitle[]{PyQt}{
PyKDE is a SIP wrapped interface to the Qt toolkit. PyQt is a \program{sip}-wrapped binding to the Qt toolkit. Qt is an
The Qt \Cpp{} toolkit lies at the heart of the KDE desktop, and the extensive \Cpp{} GUI toolkit that is available for \UNIX, Windows and
Qt toolkit allows very tight integration with KDE, and also Windows Mac OS X. \program{sip} is a tool for generating bindings for \Cpp{}
portability. SIP is a tool for generating bindings for \Cpp{} libraries libraries as Python classes, and is specifically designed for Python.
as Python classes, and is specifically designed for Python. An online manual is available at
\url{http://www.opendocspublishing.com/pyqt/} (errata are located at
\url{http://www.valdyas.org/python/book.html}).
}
\seetitle[http://www.riverbankcomputing.co.uk/pykde/index.php]{PyKDE}{
PyKDE is a \program{sip}-wrapped interface to the KDE desktop
libraries. KDE is a desktop environment for \UNIX{} computers; the
graphical components are based on Qt.
} }
\seetitle[http://fxpy.sourceforge.net/]{FXPy}{ \seetitle[http://fxpy.sourceforge.net/]{FXPy}{
is a Python extension module which provides an interface to the is a Python extension module which provides an interface to the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment