Searched refs:currentSegment (Results 1 – 5 of 5) sorted by relevance
130 Q_PROPERTY(int currentSegment READ currentSegment NOTIFY currentSegmentChanged)148 int currentSegment() const;
731 int QDeclarativeNavigationBasicDirections::currentSegment() const in currentSegment() function in QDeclarativeNavigationBasicDirections737 return m_navigatorPrivate->m_navigator->currentSegment(); in currentSegment()
149 int QAbstractNavigator::currentSegment() const in currentSegment() function in QAbstractNavigator
102 virtual int currentSegment() const;
70 Property { name: "currentSegment"; type: "int"; isReadonly: true }