23 return (
name.isEmpty()
119 return (*(
d.constData()) == *(
other.d.constData()));
236#include "moc_qplacesupplier.cpp"
bool isEmpty() const
Returns a boolean indicating whether the all the fields of the icon are empty or not.
QUrl url
\qmlproperty url Supplier::url
void setUrl(const QUrl &data)
Sets the url of the supplier's website.
QPlaceSupplier()
\qmlvaluetype supplier \inqmlmodule QtLocation
~QPlaceSupplier()
Destroys the supplier object.
QML_STRUCTURED_VALUEQString name
\qmlproperty string Supplier::name
void setName(const QString &data)
Sets the name of the supplier.
QPlaceSupplier & operator=(const QPlaceSupplier &other) noexcept
Assigns other to this supplier and returns a reference to this supplier.
QPlaceIcon icon
\qmlproperty PlaceIcon Supplier::icon
bool isEmpty() const
Returns true if all fields of the place supplier are 0; otherwise returns false.
void setIcon(const QPlaceIcon &icon)
Sets the icon of the supplier.
void setSupplierId(const QString &identifier)
Sets the identifier of the supplier.
QString supplierId
\qmlproperty string Supplier::supplierId
\macro QT_RESTRICTED_CAST_FROM_ASCII
bool isEmpty() const
Returns true if the string has no characters; otherwise returns false.
bool isEmpty() const
Returns true if the URL has no data; otherwise returns false.
#define QT_DEFINE_QSDP_SPECIALIZATION_DTOR(Class)
QUrl url("example.com")
[constructor-url-reference]