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

TDirective Class Reference

Represents musical directives. More...

#include <TAttributes.h>

Inheritance diagram for TDirective:

visitable smartable List of all members.

Public Member Functions

virtual void accept (TScoreVisitor &visitor)
void setLang (const string &lang)
 the xml:lang attribute

void setValue (const string &val)
 textual directive

const string & getLang () const
const string & getValue () const

Friends

EXP friend SMARTP< TDirectivenewDirective ()

Detailed Description

Directives are like directions, but can be grouped together with attributes for convenience. This is typically used for tempo markings at the beginning of a piece of music. The language is Italian ("it") by default.
TDirective corresponds to the MusicXML directive element.

Todo:
support of the font entity


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