class Clef_item : public Item

Set a clef in a staff

Inheritance:


Public Fields

bool change_b_
is this a change clef (smaller size)?
bool default_b_
set because of existence of a bar
Direction octave_dir_
should we print an octave symbol (8), and where? (up=1, down=-1)?
P <Text_def> octave_marker_td_p_
text def to put above/below clef?

Inherited from Item:

Public Fields

bool breakable_b_

Public Methods

Direction break_status_dir()

Inherited from Score_element:

Public Fields

int status_i_
bool transparent_b_

Public Methods

void add_dependency(Score_element*)
void unlink()

Protected Methods

virtual Molecule* brew_molecule_p()
virtual void do_add_processing()
virtual void do_post_processing()
virtual void do_pre_processing()
virtual void do_print()
virtual void do_space_processing()

Inherited from Graphical_element:

Public Methods

Graphical_axis_group* common_group(Graphical_element const* s, Axis a)
void translate(Offset)
void translate_axis(Real, Axis)

Private Fields

bool empty_b_

Documentation

Set a clef in a staff
bool change_b_
is this a change clef (smaller size)?

bool default_b_
set because of existence of a bar

Direction octave_dir_
should we print an octave symbol (8), and where? (up=1, down=-1)?

P <Text_def> octave_marker_td_p_
text def to put above/below clef?


This class has no child classes.

alphabetic index hierarchy of classes


This program documentation comes from lilypond-1.0.0.tar.gz. It was generated by <janneke@gnu.org> on Fri Jul 31 15:42:17 CEST 1998