_data | DBStore< T > | [private] |
_fieldCount | DBStore< T > | [private] |
_rowCount | DBStore< T > | [private] |
addData(T *data) | DBStore< T > | [inline] |
clear() | DBStore< T > | [inline] |
DBStore(int num) | DBStore< T > | [inline, explicit] |
getData(int index) | DBStore< T > | [inline] |
getNumFields() | DBStore< T > | [inline] |
getNumRows() | DBStore< T > | [inline] |
load(QString table, QSqlDatabase *db) | DBStore< T > | [inline] |
removeData(int index) | DBStore< T > | [inline] |
~DBStore() | DBStore< T > | [inline] |