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

List of All Members for QSqlRecord

This is the complete list of members for QSqlRecord, including inherited members.

  • bool isGenerated ( const QString & name ) const
  • bool isNull ( const QString & name ) const
  • bool isNull ( int i ) const
  • void remove ( int pos )
  • void replace ( int pos, const QSqlField & field )
  • void setGenerated ( const QString & name, bool generated )
  • void setGenerated ( int i, bool generated )
  • void setNull ( int i )
  • void setNull ( const QString & name )
  • void setValue ( int i, const QCoreVariant & val )
  • void setValue ( const QString & name, const QCoreVariant & val )
  • QCoreVariant value ( int i ) const
  • QCoreVariant value ( const QString & name ) const
  • QSqlRecord & operator= ( const QSqlRecord & other )


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2