class Key_change_req : public Command_req

Handle key changes

Inheritance:


Public Methods

int flats_i()
return number of flats in key
bool minor_b()
is minor key?
int sharps_i()
return number of sharps in key
void squash_octaves()
squash the octaves to 1

Inherited from Command_req:


Inherited from Request:


Inherited from Music:

Public Fields

String translator_id_str_
String translator_type_str_

Documentation

Handle key changes. Routines for sharps and flats are separated, so that caller may identify non-conventional keys.
void squash_octaves()
squash the octaves to 1

int flats_i()
return number of flats in key

int sharps_i()
return number of sharps in key

bool minor_b()
is minor key?


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