|
Canorus 0.0
|
This is the complete list of members for CAVoice, including all inherited members.
| _lyricsContextList | CAVoice | private |
| _midiChannel | CAVoice | private |
| _midiPitchOffset | CAVoice | private |
| _midiProgram | CAVoice | private |
| _musElementList | CAVoice | private |
| _name | CAVoice | private |
| _staff | CAVoice | private |
| _stemDirection | CAVoice | private |
| addLyricsContext(CALyricsContext *lc) | CAVoice | inline |
| addLyricsContexts(QList< CALyricsContext * > list) | CAVoice | inline |
| addNoteToChord(CANote *note, CANote *referenceNote) | CAVoice | private |
| append(CAMusElement *elt, bool addToChord=false) | CAVoice | |
| binarySearch_startTime(int time, int &position) | CAVoice | |
| CAStaff | CAVoice | friend |
| CAVoice(const QString name, CAStaff *staff, CANote::CAStemDirection stemDirection=CANote::StemNeutral) | CAVoice | |
| clear() | CAVoice | |
| clone(CAStaff *newStaff=0) | CAVoice | |
| cloneVoiceProperties(CAVoice *v) | CAVoice | |
| containsPitch(int noteName, int timeStart) | CAVoice | |
| containsPitch(CADiatonicPitch p, int timeStart) | CAVoice | |
| getBar(int time) | CAVoice | |
| getChord(int time) | CAVoice | |
| getClef(CAMusElement *elt) | CAVoice | |
| getClef(int startTime) | CAVoice | |
| getEltByType(CAMusElement::CAMusElementType type, int startTime) | CAVoice | |
| getKeySig(CAMusElement *elt) | CAVoice | |
| getKeySignature(int startTime) | CAVoice | |
| getNoteList() | CAVoice | |
| getOneEltByType(CAMusElement::CAMusElementType type, int startTime) | CAVoice | |
| getOnePreviousByType(CAMusElement::CAMusElementType type, int startTime) | CAVoice | |
| getPreviousByType(CAMusElement::CAMusElementType type, int startTime) | CAVoice | |
| getPreviousClef(int startTime) | CAVoice | |
| getPreviousKeySignature(int startTime) | CAVoice | |
| getPreviousTimeSignature(int startTime) | CAVoice | |
| getSignList() | CAVoice | |
| getTempo(int time) | CAVoice | |
| getTimeSig(CAMusElement *elt) | CAVoice | |
| getTimeSignature(int startTime) | CAVoice | |
| insert(CAMusElement *eltAfter, CAMusElement *elt, bool addToChord=false) | CAVoice | |
| insertInTupletAndVoiceAt(CAPlayable *p, CAPlayable *n) | CAVoice | |
| insertMusElement(CAMusElement *before, CAMusElement *elt) | CAVoice | private |
| isFirstVoice() | CAVoice | inline |
| lastMusElement() | CAVoice | inline |
| lastNote() | CAVoice | |
| lastNotePitch(bool inChord=false) | CAVoice | |
| lastPlayableElt() | CAVoice | |
| lastTimeEnd() | CAVoice | inline |
| lastTimeStart() | CAVoice | inline |
| lyricsContextList() | CAVoice | inline |
| midiChannel() | CAVoice | inline |
| midiPitchOffset() | CAVoice | inline |
| midiProgram() | CAVoice | inline |
| musElementList() | CAVoice | inline |
| name() | CAVoice | inline |
| next(CAMusElement *elt) | CAVoice | |
| nextByType(CAMusElement::CAMusElementType type, CAMusElement *elt) | CAVoice | |
| nextNote(int timeStart) | CAVoice | |
| nextPlayable(int timeStart) | CAVoice | |
| nextRest(int timeStart) | CAVoice | |
| previous(CAMusElement *elt) | CAVoice | |
| previousByType(CAMusElement::CAMusElementType type, CAMusElement *elt) | CAVoice | |
| previousNote(int timeStart) | CAVoice | |
| previousPlayable(int timeStart) | CAVoice | |
| previousRest(int timeStart) | CAVoice | |
| remove(CAMusElement *elt, bool updateSignsTimes=true) | CAVoice | |
| removeLyricsContext(CALyricsContext *lc) | CAVoice | inline |
| setLyricsContexts(QList< CALyricsContext * > list) | CAVoice | inline |
| setMidiChannel(const unsigned char ch) | CAVoice | inline |
| setMidiPitchOffset(const char midiPitchOffset) | CAVoice | inline |
| setMidiProgram(const unsigned char program) | CAVoice | inline |
| setName(const QString name) | CAVoice | inline |
| setStaff(CAStaff *staff) | CAVoice | inline |
| setStemDirection(CANote::CAStemDirection direction) | CAVoice | inline |
| staff() | CAVoice | inline |
| stemDirection() | CAVoice | inline |
| synchronizeMusElements() | CAVoice | |
| updateTimes(int idx, int length, bool signsToo=false) | CAVoice | private |
| voiceNumber() | CAVoice | inline |
| ~CAVoice() | CAVoice |