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 isNull ( const QString & name ) const
  • bool isNull ( int index ) const
  • void remove ( int pos )
  • void replace ( int pos, const QSqlField & field )
  • void setGenerated ( const QString & name, bool generated )
  • void setGenerated ( int index, bool generated )
  • void setNull ( int index )
  • void setNull ( const QString & name )
  • void setValue ( int index, const QCoreVariant & val )
  • void setValue ( const QString & name, const QCoreVariant & val )
  • QCoreVariant value ( int index ) const
  • QCoreVariant value ( const QString & name ) const
  • bool operator!= ( const QSqlRecord & other ) const
  • QSqlRecord & operator= ( const QSqlRecord & other )
  • bool operator== ( const QSqlRecord & other ) const


Copyright © 2004 Trolltech Trademarks
Qt 4.0.0-b1