xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
额外继承的成员函数 |
在文件 QSoundEffect.x 第 4 行定义.
QSoundEffect | ( | ) |
在文件 QSoundEffect.x 第 5 行定义.
QSoundEffect | ( | long | handle | ) |
在文件 QSoundEffect.x 第 6 行定义.
bool create | ( | ) |
在文件 QSoundEffect.x 第 9 行定义.
bool create | ( | @NotNilptr QObject | parent | ) |
在文件 QSoundEffect.x 第 16 行定义.
void play | ( | ) |
在文件 QSoundEffect.x 第 26 行定义.
void setLocalSource | ( | String | file | ) |
在文件 QSoundEffect.x 第 23 行定义.
void setLoopCount | ( | int | loop | ) |
在文件 QSoundEffect.x 第 35 行定义.
void setVolume | ( | int | volume | ) |
在文件 QSoundEffect.x 第 32 行定义.
void stop | ( | ) |
在文件 QSoundEffect.x 第 29 行定义.