Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqwindowsystem_p.h179 void invokePlaySound(QWSPlaySoundCommand *cmd, QWSClient *client);
H A Dqwindowsystem_qws.cpp1982 invokePlaySound((QWSPlaySoundCommand*)cs->command, cs->client); in doClient()
3199 void QWSServerPrivate::invokePlaySound(QWSPlaySoundCommand *cmd, QWSClient *) in invokePlaySound() function in QWSServerPrivate