Searched refs:m_step (Results 1 – 2 of 2) sorted by relevance
48 , m_step(40) in ChaseWidget()95 p.rotate(QApplication::isRightToLeft() ? m_step : -m_step); in paintEvent()127 return 360 / m_step; in segmentCount()
70 int m_step; variable