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

RestMusic Class Reference

#include <RestMC.h>

Inheritance diagram for RestMusic:

NoteMusic EventMC MeasureInserter MusicObject List of all members.

Public Member Functions

 RestMusic (int nstaff, QString t, int duration, bool d)
QString getSymbolName ()
int groupStemable ()
int simpleStemable ()
QString getType ()
QString toString ()

Detailed Description

This is the specialisation of a rest for a music note


Member Function Documentation

QString RestMusic::getSymbolName  )  [virtual]
 

When the construct is done we must pass to the factory a name so this function is intended to make the conversion, it is a king of encoding.

Returns:
a String passed to the Symbol factory, *

Reimplemented from NoteMusic.

QString RestMusic::getType  )  [virtual]
 

Returns:
the type(family) of the MI it will be usefull for the factory

Reimplemented from MeasureInserter.

int RestMusic::groupStemable  )  [virtual]
 

A rest is never stemable so this function says : No

Reimplemented from NoteMusic.

int RestMusic::simpleStemable  )  [virtual]
 

A rest is never stemable so this function says : No

Reimplemented from NoteMusic.

QString RestMusic::toString  )  [virtual]
 

Returns:
the string representation of the rest

Reimplemented from NoteMusic.


The documentation for this class was generated from the following files:
Generated on Tue Jun 1 21:13:36 2004 for Alternate Take by doxygen 1.3.6