Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchmodelbase_p.h73 …Q_PROPERTY(bool previousPagesAvailable READ previousPagesAvailable NOTIFY previousPagesAvailableCh…
101 bool previousPagesAvailable() const;
H A Dqdeclarativesearchmodelbase.cpp163 bool QDeclarativeSearchModelBase::previousPagesAvailable() const in previousPagesAvailable() function in QDeclarativeSearchModelBase
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DSearchResultView.qml79 enabled: placeSearchModel.previousPagesAvailable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1582 Property { name: "previousPagesAvailable"; type: "bool"; isReadonly: true }