Main Page | Modules | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | Related Pages

TFermata Class Reference

Represents the fermata sign. More...

#include <common.h>

Inheritance diagram for TFermata:

TNotationElement Positionable visitable smartable List of all members.

Public Types

enum  { undefined, upright, inverted, last = inverted }

Public Member Functions

virtual void accept (TScoreVisitor &visitor)
void setType (int type)
int getType () const

Static Public Member Functions

const string xmltype (int d)
 convert an integer type to a MusicXML string

int xmltype (const string str)
 convert an MusicXML string to an integer type


Friends

EXP friend SMARTP< TFermatanewFermata ()

Detailed Description

Fermata elements can be applied both to notes and to measures. Fermata type is upright if not specified.
The MusicXML fermata element is defined in common.dtd


Generated on Tue Mar 23 09:50:03 2004 for LibMusicXML by doxygen 1.3.3