Home
last modified time | relevance | path

Searched defs:setBarLineColor (Results 1 – 3 of 3) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/include/
H A DTimeLineWidget.h80 inline void setBarLineColor(QColor const & tactLineColor) { m_barLineColor = tactLineColor; } in setBarLineColor() function
/dports/audio/lmms/lmms-1.2.2/src/gui/editors/
H A DAutomationEditor.cpp261 void AutomationEditor::setBarLineColor( const QColor & c ) in setBarLineColor() function in AutomationEditor
H A DPianoRoll.cpp730 void PianoRoll::setBarLineColor( const QColor & c ) in setBarLineColor() function in PianoRoll