This is the complete list of members for Ms::Selection, including all inherited members.
_activeSegment | Ms::Selection | private |
_activeTrack | Ms::Selection | private |
_currentTick | Ms::Selection | private |
_currentTrack | Ms::Selection | private |
_el | Ms::Selection | private |
_endSegment | Ms::Selection | private |
_plannedTick1 | Ms::Selection | private |
_plannedTick2 | Ms::Selection | private |
_score | Ms::Selection | private |
_staffEnd | Ms::Selection | private |
_staffStart | Ms::Selection | private |
_startSegment | Ms::Selection | private |
_state | Ms::Selection | private |
activeCR() const | Ms::Selection | |
activeSegment() const | Ms::Selection | inline |
activeTrack() const | Ms::Selection | inline |
add(Element *) | Ms::Selection | |
appendChord(Chord *chord) | Ms::Selection | private |
appendFiltered(Element *e) | Ms::Selection | private |
canCopy() const | Ms::Selection | |
canSelect(Element *e) const | Ms::Selection | inlineprivate |
canSelectVoice(int track) const | Ms::Selection | inlineprivate |
clear() | Ms::Selection | |
cr() const | Ms::Selection | |
currentCR() const | Ms::Selection | |
deselectAll() | Ms::Selection | |
dump() | Ms::Selection | |
element() const | Ms::Selection | |
elements() const | Ms::Selection | inline |
endSegment() const | Ms::Selection | inline |
extendRangeSelection(ChordRest *cr) | Ms::Selection | |
extendRangeSelection(Segment *seg, Segment *segAfter, int staffIdx, const Fraction &tick, const Fraction &etick) | Ms::Selection | |
findMeasure() const | Ms::Selection | |
firstChordRest(int track=-1) const | Ms::Selection | |
firstChordRestSegment() const | Ms::Selection | |
isEndActive() const | Ms::Selection | |
isList() const | Ms::Selection | inline |
isNone() const | Ms::Selection | inline |
isRange() const | Ms::Selection | inline |
isSingle() const | Ms::Selection | inline |
isStartActive() const | Ms::Selection | |
lastChordRest(int track=-1) const | Ms::Selection | |
measureRange(Measure **m1, Measure **m2) const | Ms::Selection | |
mimeData() const | Ms::Selection | |
mimeType() const | Ms::Selection | |
noteList(int track=-1) const | Ms::Selection | |
remove(Element *) | Ms::Selection | |
score() const | Ms::Selection | inline |
Selection() | Ms::Selection | inline |
Selection(Score *) | Ms::Selection | |
selectionFilter() const | Ms::Selection | private |
setActiveSegment(Segment *s) | Ms::Selection | inline |
setActiveTrack(int v) | Ms::Selection | inline |
setEndSegment(Segment *s) | Ms::Selection | inline |
setRange(Segment *startSegment, Segment *endSegment, int staffStart, int staffEnd) | Ms::Selection | |
setRangeTicks(const Fraction &tick1, const Fraction &tick2, int staffStart, int staffEnd) | Ms::Selection | |
setStaffEnd(int v) | Ms::Selection | inline |
setStaffStart(int v) | Ms::Selection | inline |
setStartSegment(Segment *s) | Ms::Selection | inline |
setState(SelState s) | Ms::Selection | |
staffEnd() const | Ms::Selection | inline |
staffMimeData() const | Ms::Selection | private |
staffStart() const | Ms::Selection | inline |
startSegment() const | Ms::Selection | inline |
state() const | Ms::Selection | inline |
symbolListMimeData() const | Ms::Selection | private |
tickEnd() const | Ms::Selection | |
tickStart() const | Ms::Selection | |
uniqueElements() const | Ms::Selection | |
uniqueNotes(int track=-1) const | Ms::Selection | |
update() | Ms::Selection | |
updateSelectedElements() | Ms::Selection | |
updateState() | Ms::Selection | |