Home
last modified time | relevance | path

Searched refs:changeVolume (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/qsetting/
H A Dqtaudio.cpp43 connect(slider, SIGNAL(valueChanged(int)), this, SLOT(changeVolume(int))); in qtAudio()
70 void qtAudio::changeVolume(int value) in changeVolume() function in qtAudio
H A Dqtaudio.h24 void changeVolume(int value);