Searched refs:nextManeuverIcon (Results 1 – 5 of 5) sorted by relevance
119 Q_PROPERTY(QVariant nextManeuverIcon READ nextManeuverIcon NOTIFY nextManeuverIconChanged)136 QVariant nextManeuverIcon() const;
650 QVariant QDeclarativeNavigationBasicDirections::nextManeuverIcon() const in nextManeuverIcon() function in QDeclarativeNavigationBasicDirections653 return m_navigatorPrivate->m_navigator->nextManeuverIcon(); in nextManeuverIcon()
89 QVariant QAbstractNavigator::nextManeuverIcon() const in nextManeuverIcon() function in QAbstractNavigator
90 virtual QVariant nextManeuverIcon() const;
54 Property { name: "nextManeuverIcon"; type: "QVariant"; isReadonly: true }