|
LMMS
|
Variables | |
| static constexpr const int | magicNumber = (int) ByteOrder::makeInt ('P', 'R', 'O', 'P') |
| static constexpr const int | magicNumberCompressed = (int) ByteOrder::makeInt ('C', 'P', 'R', 'P') |
| static constexpr const char *const | fileTag = "PROPERTIES" |
| static constexpr const char *const | valueTag = "VALUE" |
| static constexpr const char *const | nameAttribute = "name" |
| static constexpr const char *const | valueAttribute = "val" |
|
staticconstexpr |
|
staticconstexpr |