23     , mLineEdit( nullptr )
    32     v = mLineEdit->
text();
    46   mLineEdit = qobject_cast<
QLineEdit*>( editor );
    47   mLabel = qobject_cast<
QLabel*>( editor );
    54   return mLineEdit || mLabel;
 
Represents a vector layer which manages a vector based data sets.