Home
last modified time | relevance | path

Searched refs:clefPixmap (Results 1 – 1 of 1) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DStaffHeader.cpp384 QPixmap clefPixmap = m_clefItem->pixmap(); in paintEvent() local
388 paint.drawPixmap(maxDelta, y + m_clefItem->offset().y() + offset, clefPixmap); in paintEvent()
393 paint.drawPixmap((maxDelta * 3) / 2+ clefPixmap.width(), in paintEvent()