|
class PrMainEditorContains pure virtuals #include <prMainEditor.h> More... |
List of all Methods
Public Members
- PrMainEditor (int,char**)
- char ** actionList ()
- int actionContext (int)
- void performAction (int,Element*)
- void addEditor (PrPartEditor*)
- void removeEditor (PrPartEditor*)
- void dumpEditors ()
- void ui (GuiEvents,bool)
- void loadSong (int,char**)
- char * filename ()
- void setFilename (char*)
- int undoMemory ()
- void setUndoMemory (int)
- int grid ()
- void setGrid (int)
- virtual void run ()
- virtual void update ()
- virtual void gui (GuiEvents,bool)
- bool PP ()
- void sPP (bool p)
- bool PPS ()
- void sPPS (bool p)
bool PP ()
Print-in-Partiture: returns true if this partiture printing is enabled
void sPP (bool p)
sets the Print-in-Partiture flag
bool PPS ()
Print-in-Piano-System: returns true if piano system printing is enabled
void sPPS (bool p)
sets the Print-in-Piano-System flag
Generated by: wuerthne@clouseau on Fri Jan 19 23:08:00 200. |