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

List of All Members for QSqlIndex

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

  • bool isNull ( int i ) const
  • QString name () const
  • void remove ( int pos )
  • void replace ( int pos, const QSqlField & field )
  • void setCursorName ( const QString & cursorName )
  • void setDescending ( int i, bool desc )
  • void setGenerated ( const QString & name, bool generated )
  • void setGenerated ( int i, bool generated )
  • void setName ( const QString & name )
  • void setNull ( int i )
  • void setNull ( const QString & name )
  • void setValue ( int i, const QCoreVariant & val )
  • void setValue ( const QString & name, const QCoreVariant & val )
  • QString toString ( const QString & prefix = QString(), const QString & sep = QLatin1String( "," ), bool verbose = true ) const
  • QStringList toStringList ( const QString & prefix = QString(), bool verbose = true ) const
  • QCoreVariant value ( int i ) const
  • QCoreVariant value ( const QString & name ) const
  • QSqlIndex & operator= ( const QSqlIndex & other )


Copyright © 2004 Trolltech. Trademarks
Qt 4.0.0-tp2