Home
last modified time | relevance | path

Searched defs:QSound (Results 1 – 15 of 15) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqsound.cpp186 QSound::QSound(const QString& filename, QObject* parent) in QSound() function in QSound
207 QSound::QSound(const QString& filename, QObject* parent, const char* name) in QSound() function in QSound
375 void QAuServer::init(QSound*) in init() argument
H A Dqsound_mac.mm95 -(id)initWithQSound:(QSound*)sound:(QAuServerMac*)server; argument
99 -(id)initWithQSound:(QSound*)s:(QAuServerMac*)serv { argument
H A Dqsound_p.h62 class QSound; variable
H A Dqsound_win.cpp182 void QAuServerWindows::stop(QSound*) in stop() argument
H A Dqsound_x11.cpp272 void stop(QSound*) { } in stop() argument
/dports/games/chessx/chessx-1.5.6/src/gui/
H A Ddigitalclock.h12 class QSound; variable
/dports/polish/kadu/kadu-4.3/plugins/sound/
H A Dsound-manager.h33 class QSound; variable
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/audio/
H A Dqsound.cpp116 QSound::QSound(const QString &filename, QObject *parent) in QSound() function in QSound
/dports/audio/vgmplay/vgmplay-0.40.9_2/
H A DVGMPlay.ini306 [QSound] section
308 ; EmulatorType: 0 - superctr custom (Based on real DSP code, featuring QSound effects), argument
310 EmulatorType = 0x00
H A DVGMPlay.h64 CHIP_OPTS QSound; member
H A DVGMPlay.c163 CAUD_ATTR QSound; member
/dports/japanese/qolibri/qolibri-2.1.4/src/
H A Dmainwindow.h34 class QSound; variable
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/
H A DVGMPlay.h68 CHIP_OPTS QSound; member
131 CAUD_ATTR QSound; member
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtMultimedia.py2761 class QSound(QObject): class
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py21254 class QSound(QObject): class