Searched refs:degRotate (Results 1 – 1 of 1) sorted by relevance
138 …double degRotate = (360.0 - m_startAngle - m_endAngle)/(m_maxValue - m_minValue)*(m_value - m_min… in drawIndicator() local141 painter->rotate(degRotate); in drawIndicator()