PACK WOC
$VERSION$
|
#include <QList>
#include <QMap>
#include <QObject>
#include <QPair>
#include <QStringList>
Go to the source code of this file.
Classes | |
class | WocTable |
stores the internal representation of a database table and its abstraction class More... | |
struct | WocTable::s_col |
holds data for a DB table column More... | |