The following members of class FeatureCollectionTable are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
Member Function Documentation
void FeatureCollectionTable::setTitle (const QString &title)
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Sets the title.
Use FeatureTable::setDisplayName instead.
See also title().
QString FeatureCollectionTable::title() const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Gets the title.
Use FeatureTable::displayName instead.
See also setTitle().