svcore  1.9
NoteExportable Class Referenceabstract

#include <NoteData.h>

Inheritance diagram for NoteExportable:

Public Member Functions

virtual NoteList getNotes () const =0
 
virtual NoteList getNotesWithin (int startFrame, int endFrame) const =0
 

Detailed Description

Definition at line 46 of file NoteData.h.

Member Function Documentation

◆ getNotes()

virtual NoteList NoteExportable::getNotes ( ) const
pure virtual

◆ getNotesWithin()

virtual NoteList NoteExportable::getNotesWithin ( int  startFrame,
int  endFrame 
) const
pure virtual

The documentation for this class was generated from the following file: