#include <InteractiveMusicButtonSample.h>
◆ getAlternateSampleFilenameList()
| List< std::string > InteractiveMusicButtonSample::getAlternateSampleFilenameList |
( |
| ) |
|
|
inline |
◆ getAltHotKey()
| std::string InteractiveMusicButtonSample::getAltHotKey |
( |
| ) |
|
|
inline |
◆ getButtonName()
| std::string InteractiveMusicButtonSample::getButtonName |
( |
| ) |
|
|
inline |
◆ getHotKey()
| std::string InteractiveMusicButtonSample::getHotKey |
( |
| ) |
|
|
inline |
◆ getLimitToOneSample()
| int InteractiveMusicButtonSample::getLimitToOneSample |
( |
| ) |
|
|
inline |
◆ getSampleFilename()
| std::string InteractiveMusicButtonSample::getSampleFilename |
( |
| ) |
|
|
inline |
◆ setAlternateSampleFilenameList()
| void InteractiveMusicButtonSample::setAlternateSampleFilenameList |
( |
List< std::string > | val | ) |
|
|
inline |
◆ setAltHotKey()
| void InteractiveMusicButtonSample::setAltHotKey |
( |
std::string | val | ) |
|
|
inline |
◆ setButtonName()
| void InteractiveMusicButtonSample::setButtonName |
( |
std::string | val | ) |
|
|
inline |
◆ setHotKey()
| void InteractiveMusicButtonSample::setHotKey |
( |
std::string | val | ) |
|
|
inline |
◆ setLimitToOneSample()
| void InteractiveMusicButtonSample::setLimitToOneSample |
( |
int | val | ) |
|
|
inline |
◆ setSampleFilename()
| void InteractiveMusicButtonSample::setSampleFilename |
( |
std::string | val | ) |
|
|
inline |