GUIDOLib
1.7.7
Guido Engine Internal Documentation
|
Keeps information about a staff. More...
Public Types | |
enum | clefstate { CLEFAUTO, CLEFEXPLICIT, CLEFINTERN, CLEFOFF } |
Public Member Functions | |
GRStaffState () | |
virtual | ~GRStaffState () |
GRStaffState & | operator= (const GRStaffState &tmp) |
GRStaffState & | getState () |
int | getInstrKeyNumber () const |
void | reset2key () |
float | getYOffset () const |
const TagParameterFloat * | getStaffDistance () const |
void | setStaffLSPACE (float value) |
void | setMultiVoiceCollisions (bool state) |
bool | multiVoiceCollisions () const |
const MeasureAccidentals & | getMeasureAccidentals () const |
Friends | |
class | GRStaff |
class | GRStaffManager |
class | GRVoiceManager |
class | GRSystem |
class | GRSystemSlice |
Keeps information about a staff.
GRStaffState::GRStaffState | ( | ) |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
GRStaffState& GRStaffState::operator= | ( | const GRStaffState & | tmp | ) |
void GRStaffState::reset2key | ( | ) |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |