#include <Chord.h>
◆ ChordSynonym()
ChordSynonym::ChordSynonym |
( |
const std::string & |
match, |
|
|
bool |
caseSensitive = false |
|
) |
| |
|
explicit |
◆ matches()
bool ChordSynonym::matches |
( |
const std::string & |
input | ) |
const |
◆ operator==()
bool ChordSynonym::operator== |
( |
const ChordSynonym & |
other | ) |
const |
◆ caseSensitive
bool XJ::ChordSynonym::caseSensitive |
◆ match
std::string XJ::ChordSynonym::match |
The documentation for this class was generated from the following files:
- /home/runner/work/xjmusic/xjmusic/engine/include/xjmusic/music/Chord.h
- /home/runner/work/xjmusic/xjmusic/engine/src/music/Chord.cpp