You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/examples/sound/sound.doc

25 lines
300 B

/*! \page sound-example.html
\ingroup examples
\title Sound Example
This example shows how easy it is to play sounds, e.g. .WAV files,
if your machine is set up to play audio.
<hr>
Header file:
\include sound/sound.h
<hr>
Implementation:
\include sound/sound.cpp
*/