QSound

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQSound.prg
http://doc.trolltech.com/4.5/qsound.htm
oSound : fileName() cQString
oSound : isFinished() lBool
oSound : loops() nInt
oSound : loopsRemaining() nInt
oSound : setLoops( nNumber ) NIL
oSound : isAvailable() lBool
oSound : play( cFilename ) NIL
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QSound.cpp
Qt_QSound_fileName( pQSound )cQString
Qt_QSound_isFinished( pQSound )lBool
Qt_QSound_loops( pQSound )nInt
Qt_QSound_loopsRemaining( pQSound )nInt
Qt_QSound_setLoops( pQSound, nNumber )NIL
Qt_QSound_isAvailable( pQSound )lBool
Qt_QSound_play( pQSound, cFilename )NIL