Home
last modified time | relevance | path

Searched refs:removeExtendedAttribute (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplace.h109 void removeExtendedAttribute(const QString &attributeType);
H A Dqplace.cpp502 void QPlace::removeExtendedAttribute(const QString &attributeType) in removeExtendedAttribute() function in QPlace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplace/
H A Dtst_qplace.cpp552 place.removeExtendedAttribute(QStringLiteral("smoking")); in extendedAttributeTest()
659 place.removeExtendedAttribute(QStringLiteral("part")); in isEmptyTest()