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

List of All Members for QSqlQuery

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

  • QSqlQuery ( QSqlResult * result )
  • QSqlQuery ( const QString & query = QString(), QSqlDatabase db = QSqlDatabase() )
  • QSqlQuery ( QSqlDatabase db )
  • QSqlQuery ( const QSqlQuery & other )
  • void addBindValue ( const QCoreVariant & val, QSql::ParamType paramType = QSql::In )
  • int at () const
  • void bindValue ( const QString & placeholder, const QCoreVariant & val, QSql::ParamType paramType = QSql::In )
  • void bindValue ( int pos, const QCoreVariant & val, QSql::ParamType paramType = QSql::In )
  • QCoreVariant boundValue ( const QString & placeholder ) const
  • QCoreVariant boundValue ( int pos ) const
  • QMap<QString, QCoreVariant> boundValues () const
  • void clear ()
  • const QSqlDriver * driver () const
  • bool exec ( const QString & query )
  • bool exec ()
  • QString executedQuery () const
  • bool first ()
  • bool isActive () const


Copyright © 2004 Trolltech Trademarks
Qt 4.0.0-b1