Next Previous Contents

1. Introduction

This package will provide full featured data aware Qt widgets. It consists of a manager class and a set of data aware widgets. The package is based on the Qt library. Qt slots and signals are excellent tools. Since the manager uses the ODBC interface, it shall be possible to connect to any database. There are even drivers for plain text files available.

This is a very early release. It includes only the data manager, some widgets and a test program. The Makefile creates a test program and a shared library for your projects.

1.1 Changes

0.2.3 Apr 12 2000

Bugfix: shall now work with unixodbc/postgres
iODBC bindings added.


Next Previous Contents