Searched refs:nextPagesAvailable (Results 1 – 4 of 4) sorted by relevance
74 Q_PROPERTY(bool nextPagesAvailable READ nextPagesAvailable NOTIFY nextPagesAvailableChanged)102 bool nextPagesAvailable() const;
171 bool QDeclarativeSearchModelBase::nextPagesAvailable() const in nextPagesAvailable() function in QDeclarativeSearchModelBase
95 enabled: placeSearchModel.nextPagesAvailable
1583 Property { name: "nextPagesAvailable"; type: "bool"; isReadonly: true }