diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
commit | a09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch) | |
tree | fe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /doc/html/ntqsound.html | |
parent | bba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff) | |
download | tqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.tar.gz tqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.zip |
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqsound.html')
-rw-r--r-- | doc/html/ntqsound.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/ntqsound.html b/doc/html/ntqsound.html index 5cfcbaa97..f07a259ea 100644 --- a/doc/html/ntqsound.html +++ b/doc/html/ntqsound.html @@ -88,8 +88,6 @@ only WAVE format sound files are supported. silently. NAS supports WAVE and AU files. <p> On Macintosh, ironically, we use QT (<a href="http://quicktime.apple.com">QuickTime</a>) for sound, this means all QuickTime formats are supported by TQt/Mac. -<p> On TQt/Embedded, a built-in mixing sound server is used, which -accesses <tt>/dev/dsp</tt> directly. Only the WAVE format is supported. <p> The availability of sound can be tested with <a href="#isAvailable">TQSound::isAvailable</a>(). <p>See also <a href="multimedia.html">Multimedia Classes</a>. |