Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchmodelbase_p.h74 Q_PROPERTY(bool nextPagesAvailable READ nextPagesAvailable NOTIFY nextPagesAvailableChanged)
102 bool nextPagesAvailable() const;
H A Dqdeclarativesearchmodelbase.cpp171 bool QDeclarativeSearchModelBase::nextPagesAvailable() const in nextPagesAvailable() function in QDeclarativeSearchModelBase
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DSearchResultView.qml95 enabled: placeSearchModel.nextPagesAvailable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1583 Property { name: "nextPagesAvailable"; type: "bool"; isReadonly: true }