mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
edfbecb006
LibQxt is an extension library for Qt providing a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit. WWW: http://dev.libqxt.org/libqxt/wiki/Home
14 lines
660 B
Plaintext
14 lines
660 B
Plaintext
LibQxt is an extension library for Qt providing a suite of cross-platform
|
|
utility classes to add functionality not readily available in the Qt toolkit.
|
|
The following modules are available.
|
|
|
|
* QxtBerkeley - provides a Qt interface to the Berkeley DB.
|
|
* QxtCore - extends QtCore and contains core non-GUI functionality.
|
|
* QxtGui - extends QxtCore and QtGui.
|
|
* QxtNetwork - extends QtNetwork with RPC functionality.
|
|
* QxtSql - extends QtSql with serializable queries.
|
|
* QxtWeb - provides tools for creating web services using Qt.
|
|
* QxtZeroconf - implements configure free service discovery.
|
|
|
|
WWW: http://dev.libqxt.org/libqxt/wiki/Home
|