Home
last modified time | relevance | path

Searched defs:insertNote (Results 1 – 25 of 25) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DSegmentMatrixHelper.cpp22 Segment::iterator SegmentMatrixHelper::insertNote(Event* e) in insertNote() function in Rosegarden::SegmentMatrixHelper
H A DSegmentNotationHelper.cpp841 SegmentNotationHelper::insertNote(timeT absoluteTime, Note note, int pitch, in insertNote() function in Rosegarden::SegmentNotationHelper
853 SegmentNotationHelper::insertNote(Event *modelEvent) in insertNote() function in Rosegarden::SegmentNotationHelper
/dports/deskutils/mindforger/mindforger-1.52.0/app/src/qt/
H A Doutline_tree_model.cpp98 int OutlineTreeModel::insertNote(Note* note) in insertNote() function in m8r::OutlineTreeModel
/dports/textproc/libwpd010/libwpd-0.10.3/src/lib/
H A DWP1StylesListener.h64 void insertNote(WPXNoteType /* noteType */, WP1SubDocument * /* subDocument */) override {} in insertNote() function
H A DWP1ContentListener.cpp131 void WP1ContentListener::insertNote(const WPXNoteType noteType, WP1SubDocument *subDocument) in insertNote() function in WP1ContentListener
H A DWP5StylesListener.h87 void insertNote(WPXNoteType /* noteType */, const WP5SubDocument * /* subDocument */) override {} in insertNote() function
H A DWP3StylesListener.h88 void insertNote(WPXNoteType /* noteType */, const WP3SubDocument * /* subDocument */) override in insertNote() function
H A DWP5ContentListener.cpp524 void WP5ContentListener::insertNote(WPXNoteType noteType, const WP5SubDocument *subDocument) in insertNote() function in WP5ContentListener
H A DWP3ContentListener.cpp616 void WP3ContentListener::insertNote(const WPXNoteType noteType, const WP3SubDocument *subDocument) in insertNote() function in WP3ContentListener
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem_noteframe.cpp244 void PageItem_NoteFrame::insertNote(TextNote *note) in insertNote() function in PageItem_NoteFrame
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Containers/
H A DNotePool.cpp189 void NotePool::insertNote(note_t note, uint8_t sendto, SynthDescriptor desc, PortamentoRealtime *po… in insertNote() function in zyn::NotePool
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/notation/
H A DNoteRestInserter.cpp507 NoteRestInserter::insertNote(Segment &segment, timeT insertionTime, in insertNote() function in Rosegarden::NoteRestInserter
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DSTOFFGraphicListener.cxx1133 void STOFFGraphicListener::insertNote(STOFFNote const &, STOFFSubDocumentPtr &subDocument) in insertNote() function in STOFFGraphicListener
H A DSTOFFTextListener.cxx1070 void STOFFTextListener::insertNote(STOFFNote const &note, STOFFSubDocumentPtr &subDocument) in insertNote() function in STOFFTextListener
H A DSTOFFSpreadsheetListener.cxx974 void STOFFSpreadsheetListener::insertNote(STOFFNote const &note, STOFFSubDocumentPtr &subDocument) in insertNote() function in STOFFSpreadsheetListener
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWGraphicListener.cxx1012 void MWAWGraphicListener::insertNote(MWAWNote const &, MWAWSubDocumentPtr &subDocument) in insertNote() function in MWAWGraphicListener
H A DMWAWPresentationListener.cxx993 void MWAWPresentationListener::insertNote(MWAWNote const &, MWAWSubDocumentPtr &subDocument) in insertNote() function in MWAWPresentationListener
H A DMWAWTextListener.cxx1038 void MWAWTextListener::insertNote(MWAWNote const &note, MWAWSubDocumentPtr &subDocument) in insertNote() function in MWAWTextListener
H A DMWAWSpreadsheetListener.cxx948 void MWAWSpreadsheetListener::insertNote(MWAWNote const &note, MWAWSubDocumentPtr &subDocument) in insertNote() function in MWAWSpreadsheetListener
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPSContentListener.cpp1035 void WPSContentListener::insertNote(const NoteType noteType, WPSSubDocumentPtr &subDocument) in insertNote() function in WPSContentListener
H A DMSWrite.cpp1717 void MSWriteParser::insertNote(bool annotation, uint32_t fcPos, librevenge::RVNGString &label) in insertNote() function in MSWriteParser
/dports/textproc/libwps03/libwps-0.3.1/src/lib/
H A DWPSContentListener.cpp1044 void WPSContentListener::insertNote(const NoteType noteType, WPSSubDocumentPtr &subDocument) in insertNote() function in WPSContentListener
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DPatternEditor.cpp1726 void PatternEditor::insertNote(pp_int32 channel, pp_int32 row) in insertNote() function in PatternEditor
/dports/audio/musescore/MuseScore-3.6.1/mscore/pianoroll/
H A Dpianoview.cpp1115 void PianoView::insertNote(int modifiers) in insertNote() function in Ms::PianoView
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dbasketscene.cpp1676 void BasketScene::insertNote(Note *note, Note *clicked, int zone, const QPointF &pos, bool animateN… in insertNote() function in BasketScene