Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

Obsolete Members for QSqlRecord

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

QSqlRecord class reference

Public Functions


Member Function Documentation

const QSqlField * QSqlRecord::fieldPtr ( int i ) const

Use field() instead

const QSqlField * QSqlRecord::fieldPtr ( const QString & name ) const

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

Use field() instead

bool QSqlRecord::isGenerated ( int i ) const

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

Returns true if the record has a field at position i and this field is to be generated (the default); otherwise returns false.

See also setGenerated().


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2