filters
DBase Class Reference
List of all members.Detailed Description
Definition at line 39 of file dbase.h.
Public Member Functions | |
| DBase () | |
| ~DBase () | |
| bool | load (const QString &filename) |
| QStringList | readRecord (unsigned recno) |
| void | close () |
| unsigned | recordCount () |
| int | version () |
| QDate | lastUpdate () |
Public Attributes | |
| QPtrList< DBaseField > | fields |
The documentation for this class was generated from the following files:

