#include <DivisionMap.h>
Public Member Functions | |
| DivisionSupport (int div, double x) | |
| DivisionSupport () | |
| void | setX (double) |
| void | appendSideMS (MusicSymbol *, double) |
| int | nbSideSymbols () |
Public Attributes | |
| int | division |
|
||||||||||||
|
Constructor of a division support
|
|
|
Empty constructor of a division support to let us use an hash map
|
|
||||||||||||
|
This append a side MS |
|
|
|
|
|
Set all the MS in the support to the x value in argument
|
1.3.6