Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/
H A Dtst_qgeolocation.cpp145 QVariantMap extendedAttributesCopy {{ "foo" , 42 }}; in operators() local
175 qgeolocationcopy.setExtendedAttributes(extendedAttributesCopy); in operators()