Searched refs:lastRealChild (Results 1 – 3 of 3) sorted by relevance
143 Note* lastRealChild();
580 Note* Note::lastRealChild() in lastRealChild() function in Note586 Note *possibleChild = child->lastRealChild(); in lastRealChild()2493 Note *note = prev()->lastRealChild(); in prevInStack()
316 m_startOfShiftSelectionNote = (last->isGroup() ? last->lastRealChild() : last); in preparePlug()1414 end = clicked->lastRealChild(); in mousePressEvent()1418 end = clicked->lastRealChild(); in mousePressEvent()4693 Note *possibleNote = note->lastRealChild(); in lastNoteInStack()4790 lastChild = parent->lastRealChild(); in noteOnEnd()