Home
last modified time | relevance | path

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

/dports/audio/rosegarden/rosegarden-21.06.1/src/commands/edit/
H A DSetLyricsCommand.cpp38 SetLyricsCommand::SetLyricsCommand(Segment *segment, int verse, QString newLyricData) : in SetLyricsCommand() argument
42 m_newLyricData(newLyricData) in SetLyricsCommand()
H A DSetLyricsCommand.h42 SetLyricsCommand(Segment *segment, int verse, QString newLyricData);