, including all inherited members.
| _lyricsContextList | CAVoice | [private] |
| _midiChannel | CAVoice | [private] |
| _midiProgram | CAVoice | [private] |
| _musElementList | CAVoice | [private] |
| _name | CAVoice | [private] |
| _staff | CAVoice | [private] |
| _stemDirection | CAVoice | [private] |
| _voiceNumber | 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 | |
| CAStaff class | CAVoice | [friend] |
| CAVoice(const QString name, CAStaff *staff, CANote::CAStemDirection stemDirection=CANote::StemNeutral, int voiceNumber=0) | CAVoice | |
| clear() | CAVoice | |
| clone(CAStaff *newStaff=0) | CAVoice | |
| cloneVoiceProperties(CAVoice *v) | CAVoice | |
| contains(CAMusElement *elt) | CAVoice | [inline] |
| containsPitch(int noteName, int timeStart) | CAVoice | |
| containsPitch(CADiatonicPitch p, int timeStart) | CAVoice | |
| getBar(int time) | CAVoice | |
| getChord(int time) | CAVoice | |
| getClef(CAMusElement *elt) | CAVoice | |
| getEltByType(CAMusElement::CAMusElementType type, int startTime) | CAVoice | |
| getKeySig(CAMusElement *elt) | CAVoice | |
| getNoteList() | CAVoice | |
| getPreviousByType(CAMusElement::CAMusElementType type, int startTime) | CAVoice | |
| getSignList() | CAVoice | |
| getTimeSig(CAMusElement *elt) | CAVoice | |
| indexOf(CAMusElement *elt) | CAVoice | [inline] |
| 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] |
| midiProgram() | CAVoice | [inline] |
| musElementAt(int i) | CAVoice | [inline] |
| musElementCount() | 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] |
| 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 | |