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

List of All Members for QSqlRelationalTableModel

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

  • QMap<int, QVariant> itemData ( const QModelIndex & index ) const
  • void killTimer ( int id )
  • QSqlError lastError () const
  • QModelIndexList match ( const QModelIndex & start, int role, const QVariant & value, int hits = 1, MatchFlags flags = MatchDefault ) const
  • const QMetaObject * metaObject () const
  • QMimeData * mimeData ( const QModelIndexList & indexes ) const
  • QStringList mimeTypes () const
  • QString objectName () const
  • QString orderByClause () const
  • QModelIndex parent ( const QModelIndex & index ) const
  • QSqlIndex primaryKey () const
  • void primeInsert ( int row, QSqlRecord & record )
  • QCoreVariant property ( const char * name ) const
  • QSqlQuery query () const
  • void queryChange ()
  • int receivers ( const char * signal ) const
  • QSqlRecord record ( int row ) const
  • QSqlRecord record () const
  • QSqlRelation relation ( int column ) const
  • QSqlTableModel * relationModel ( int column ) const
  • bool removeColumn ( int column, const QModelIndex & parent = QModelIndex() )
  • bool removeColumns ( int column, int count, const QModelIndex & parent = QModelIndex() )
  • void removeEventFilter ( const QObject * obj )
  • bool removeRow ( int row, const QModelIndex & parent = QModelIndex() )
  • bool removeRows ( int row, int count, const QModelIndex & parent = QModelIndex() )
  • void revert ()
  • void revertAll ()
  • void revertRow ( int row )
  • int rowCount ( const QModelIndex & parent = QModelIndex() ) const
  • void rowsAboutToBeRemoved ( const QModelIndex & parent, int first, int last )
  • void rowsInserted ( const QModelIndex & parent, int start, int end )
  • bool select ()
  • QString selectStatement () const
  • QObject * sender () const
  • bool setData ( const QModelIndex & index, const QVariant & value, int role = EditRole )
  • void setEditStrategy ( EditStrategy strategy )
  • void setFilter ( const QString & filter )
  • bool setHeaderData ( int section, Qt::Orientation orientation, const QVariant & value, int role = EditRole )
  • bool setItemData ( const QModelIndex & index, const QMap<int, QVariant> & roles )
  • void setLastError ( const QSqlError & error )
  • void setObjectName ( const QString & name )
  • void setParent ( QObject * parent )
  • void setPrimaryKey ( const QSqlIndex & key )
  • bool setProperty ( const char * name, const QCoreVariant & value )
  • void setQuery ( const QSqlQuery & query )
  • void setQuery ( const QString & query, const QSqlDatabase & db = QSqlDatabase() )
  • bool setRecord ( int row, const QSqlRecord & record )
  • void setRelation ( int column, const QSqlRelation & relation )
  • void setSort ( int column, Qt::SortOrder order )
  • void setTable ( const QString & tableName )
  • QModelIndex sibling ( int row, int column, const QModelIndex & index ) const
  • bool signalsBlocked () const
  • void sort ( int column, Qt::SortOrder order )
  • QSize span ( const QModelIndex & index ) const
  • int startTimer ( int interval )
  • bool submit ()
  • bool submitAll ()
  • QDrag::DropActions supportedDropActions () const
  • QString tableName () const
  • QThread * thread () const
  • void timerEvent ( QTimerEvent * event )
  • QString tr ( const char * sourceText, const char * comment )
  • QString trUtf8 ( const char * sourceText, const char * comment )
  • bool updateRowInTable ( int row, const QSqlRecord & values )


Copyright © 2004 Trolltech Trademarks
Qt 4.0.0-b1