BrahmsCore documentation
Index
Annotated List
Hierarchy
Globals
Files
class Song
#include <song.h>
Inherits:
Compound
More...
List of all Methods
Public Members
Song
()
Song
(double)
Song
(Song*)
void
doo
(Operation*)
void
undo
()
void
redo
()
void
oplist
()
void
clearOplist
()
Operation *
currentOp
()
const char *
currentUndoText
()
const char *
currentRedoText
()
void
updateGui
(int changes=-1)
char *
title
()
char *
author
()
char *
comment
()
PartApp
partAppearance
()
int
tempo
()
int
meter0
()
int
meter1
()
Position
left
()
Position
right
()
Position
current
()
Part *
master
()
void
setTitle
(char*)
void
setAuthor
(char*)
void
setComment
(char*)
void
setPartAppearance
(PartApp)
void
setTempo
(int)
void
setMeter
(int,int)
void
setMeter0
(int)
void
setMeter1
(int)
void
setLeft
(Position)
void
setRight
(Position)
void
setCurrent
(Position)
void
setCurrent
(int,int,int)
void
setMaster
(Part*)
void
bbt
(int & bar, int & beat, int & tick, Position pos)
void
play
(PrProgress * progress = 0, Part * part = 0, long left = 0, long right = 0)
double
version
()
virtual ostream &
print
(int,ostream&)
virtual void
flush
(char*)
virtual Element *
copy
()
static Element *
load
(ifstream*,double,PrProgress*)
Generated by: wuerthne@clouseau on Fri Jan 19 23:08:00 200.