Searched refs:m_timeToNextInstruction (Results 1 – 2 of 2) sorted by relevance
450 m_timeToNextInstruction(0), in QGeoManeuverPrivateDefault()459 m_timeToNextInstruction(other.m_timeToNextInstruction), in QGeoManeuverPrivateDefault()522 return m_timeToNextInstruction; in timeToNextInstruction()527 m_timeToNextInstruction = timeToNextInstruction; in setTimeToNextInstruction()
141 int m_timeToNextInstruction; variable