52 QString
title()
const;
QString href() const
Returns the actual link in the format of an URL.
QString title() const
Returns a human readable title to be used in rendered displays of the link.
QString relation() const
Returns the relationship between the parent document and the linked document.
QgsStacLink(const QString &href, const QString &relation, const QString &mediaType, const QString &title)
Constructor.
QString mediaType() const
Returns the Media type of the referenced entity.