summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qicon.cpp
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-03-18 15:45:16 (GMT)
committerJerome Pasion <jerome.pasion@nokia.com>2011-03-18 15:45:16 (GMT)
commitd9951ddd1e962e51f5ab171f97740fa354366f9a (patch)
tree35a1ebcfc2dc6f6004b6930abf5829f2b87843ee /src/gui/image/qicon.cpp
parente05fd7c0d3cc7593f32e8f53b8c557ea7e96f0eb (diff)
parent3a764060dab07ef0b51d7027b9606c73c0701d2f (diff)
downloadQt-d9951ddd1e962e51f5ab171f97740fa354366f9a.zip
Qt-d9951ddd1e962e51f5ab171f97740fa354366f9a.tar.gz
Qt-d9951ddd1e962e51f5ab171f97740fa354366f9a.tar.bz2
Merge remote branch 'remotes/qt-doc-team/4.7' into 4.7
Diffstat (limited to 'src/gui/image/qicon.cpp')
-rw-r--r--src/gui/image/qicon.cpp13
1 files changed, 8 insertions, 5 deletions
diff --git a/src/gui/image/qicon.cpp b/src/gui/image/qicon.cpp
index d0cc937..59c384a 100644
--- a/src/gui/image/qicon.cpp
+++ b/src/gui/image/qicon.cpp
@@ -964,12 +964,15 @@ QString QIcon::themeName()
Returns the QIcon corresponding to \a name in the current
icon theme. If no such icon is found in the current theme
- \a fallback is return instead.
+ \a fallback is returned instead.
- The lastest version of the freedesktop icon specification and naming
- spesification can be obtained here:
- http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
- http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
+ The latest version of the freedesktop icon specification and naming
+ specification can be obtained here:
+
+ \list
+ \o \l{http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html}
+ \o \l{http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html}
+ \endlist
To fetch an icon from the current icon theme: