Searched refs:PenCapStyle (Results 1 – 2 of 2) sorted by relevance
488 const Qt::PenCapStyle capStyle = Qt::SquareCap);560 const Qt::PenCapStyle capStyle = Qt::FlatCap,597 Qt::PenCapStyle m_penCapStyle = Qt::SquareCap;
1327 … m_d->m_penCapStyle = lineCap.value<Qt::PenCapStyle>(); // if invalid, will return 0 == FlatCap in updateLineStyleParameter()1515 const Qt::PenCapStyle /*capStyle*/) in update() argument1725 const Qt::PenCapStyle capStyle, in update()