49 , mAttributes( rhs.mAttributes )
51 , mOwnsGeometry( false )
52 , mValid( rhs.mValid )
53 , mFields( rhs.mFields )
186 for (
int i = 0; i < fieldCount; ++i, ++ptr )
206 if ( fieldIdx == -1 )
216 if ( fieldIdx == -1 )
225 if ( fieldIdx < 0 || fieldIdx >=
mAttributes.count() )
234 if ( fieldIdx == -1 )
247 if ( QString::compare(
mFields->
at( i ).
name(), fieldName, Qt::CaseInsensitive ) == 0 )