Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplace_p.h93 …Q_PROPERTY(QDeclarativePlaceEditorialModel *editorialModel READ editorialModel NOTIFY editorialMod…
132 QDeclarativePlaceEditorialModel *editorialModel();
H A Dqdeclarativeplace.cpp295 QDeclarativePlaceEditorialModel *QDeclarativePlace::editorialModel() in editorialModel() function in QDeclarativePlace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DEditorialView.qml61 model: place.editorialModel
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/doc/src/
H A Dplaces.qdoc161 \l {Place::editorialModel}{editorialModel}, \l {Place::reviewModel}{reviewModel} and
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/declarative/
H A Dplaces.qml162 id: editorialModel
168 model: editorialModel
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_editorialmodel.qml184 testCase, "editorialModel");
H A Dtst_place.qml295 compare(emptyPlace.editorialModel.totalCount, -1);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/forms/
H A DPlaceDetails.qml130 …editorialsButton.enabled = Qt.binding(function(){ return place && place.editorialModel.totalCount …
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1336 name: "editorialModel"