Home · Modules · Classes · Namespaces · Functions

Qxt's Modules

Qxt consists of several modules, each of which lives in a separate library:

QxtBerkeleyThe QxtBerkeley module provides a Qt interface to the Berkeley DB.
QxtCoreThe QxtCore module extends QtCore and contains core non-GUI functionality.
QxtGuiThe QxtGui module extends QxtCore and QtGui.
QxtNetworkThe QxtNetwork module extends QtNetwork with RPC functionality.
QxtSqlThe QxtSql module extends QtSql with serializable queries.
QxtWebThe QxtWeb module provides tools for creating web services using Qt.
QxtZeroConfTODO

If you use qmake to build your projects, the QxtCore and QxtGui modules are included by default. To link only against QxtCore, add the following line to your .pro file:

    QXT = core

See also Qxt's Classes, Qxt's Namespaces, and Qxt's Functions.


Copyright © 2007-2009 Qxt Foundation
Qxt 0.6.0