24   for ( 
int idx = 0; idx < count(); ++idx )
    26     QVariant v = at( idx );
    35   if ( attributes.isEmpty() )
    38     return qHash( attributes.at( 0 ) );
 uint qHash(const QgsAttributes &attributes)
Hash for QgsAttributes. 
 
QMap< int, QVariant > QgsAttributeMap
 
QgsAttributeMap toMap() const 
Returns a QgsAttributeMap of the attribute values.