|
libdrmconf
0.11.3
A library to program DMR radios.
|
This is the complete list of members for Melody, including all inherited members.
| _bpm | Melody | protected |
| _melody | Melody | protected |
| allocateChild(QMetaProperty &prop, const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| as() const | ConfigItem | inline |
| as() | ConfigItem | inline |
| begin() | Melody | |
| begin() const | Melody | |
| beginClear() | ConfigItem | signal |
| bpm | Melody | |
| bpm() const | Melody | |
| clear() | ConfigItem | virtual |
| clone() const | Melody | virtual |
| compare(const ConfigItem &other) const | ConfigItem | virtual |
| config() const | ConfigItem | virtual |
| ConfigItem(QObject *parent=nullptr) | ConfigItem | explicitprotected |
| const_iterator typedef | Melody | |
| copy(const ConfigItem &other) | Melody | virtual |
| count() const | Melody | |
| description() const | ConfigItem | |
| description(const QMetaProperty &prop) const | ConfigItem | |
| end() | Melody | |
| end() const | Melody | |
| endClear() | ConfigItem | signal |
| findItemsOfTypes(const QStringList &typeNames, QSet< ConfigItem * > &items) const | ConfigItem | virtual |
| fromLilypond(const QString &melody) | Melody | |
| hasDescription() const | ConfigItem | |
| hasDescription(const QMetaProperty &prop) const | ConfigItem | |
| hasLongDescription() const | ConfigItem | |
| hasLongDescription(const QMetaProperty &prop) const | ConfigItem | |
| infer(const QVector< QPair< double, unsigned int >> &tones) | Melody | |
| is() const | ConfigItem | inline |
| iterator typedef | Melody | |
| label(Context &context, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| link(const YAML::Node &node, const Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| longDescription() const | ConfigItem | |
| longDescription(const QMetaProperty &prop) const | ConfigItem | |
| Melody(unsigned int bpm=100, QObject *parent=nullptr) | Melody | |
| melody | Melody | |
| modified(ConfigItem *obj) | ConfigItem | signal |
| operator[](size_t index) const | Melody | |
| operator[](size_t index) | Melody | |
| parse(const YAML::Node &node, Context &ctx, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| populate(YAML::Node &node, const Context &context, const ErrorStack &err=ErrorStack()) | ConfigItem | protectedvirtual |
| quantizationTimingError(const QVector< QPair< double, unsigned int >> &tones, unsigned int bpm) | Melody | protectedstatic |
| serialize(const Context &context, const ErrorStack &err=ErrorStack()) | ConfigItem | virtual |
| setBPM(unsigned int bpm) | Melody | |
| toLilypond() const | Melody | |
| toTones() const | Melody |