Obsolete Members for FeatureCollectionTable

  • FeatureCollectionTable
  • 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

    (obsolete) void setTitle(const QString &title)
    (obsolete) QString title() const

    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().

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.