1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/libqxt/pkg-descr
Pietro Cerutti edfbecb006 - New port: devel/libqxt
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
2013-06-17 14:10:23 +00:00

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