summaryrefslogtreecommitdiffstats
path: root/src/multimedia/radio
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2012-02-06 15:49:54 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-06 07:45:05 +0100
commitc0fd63d143e798203f1108824e7a7c6a3ea6e0e2 (patch)
treed6e2d1298e5bdbd535ef9f475a856a70a19e4707 /src/multimedia/radio
parent51ca5582c2475ea91fe2d86793f000f7bed41f51 (diff)
Documentation tweaks.
Mostly move widgets classes into the QtMultimediaWidgets module, but also mark a few mostly internal playlist classes as \internal. A few other tweaks. Change-Id: If0e376410bf2187cafb24f583108c6beb7b910a9 Reviewed-by: Dmytro Poplavskiy <dmytro.poplavskiy@nokia.com>
Diffstat (limited to 'src/multimedia/radio')
-rw-r--r--src/multimedia/radio/qradiotuner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/radio/qradiotuner.cpp b/src/multimedia/radio/qradiotuner.cpp
index e0aeaa2c5..69129a79b 100644
--- a/src/multimedia/radio/qradiotuner.cpp
+++ b/src/multimedia/radio/qradiotuner.cpp
@@ -87,7 +87,7 @@ namespace
You can change between the frequency bands using setBand() however it is recommended
that you check to make sure the band is available first using isBandSupported().
- \sa {Radio Overview}
+ \sa QRadioData, {Radio Overview}
*/