summaryrefslogtreecommitdiffstats
path: root/src/controls/qquickaction.cpp
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2017-02-28 11:24:01 +0100
committerLiang Qi <liang.qi@qt.io>2017-03-01 12:13:07 +0000
commitf0d2237177bb97c40c7daace6f2a17bf27f65249 (patch)
treecad3b73a8c358eace9b6d6f18d9e56fee6bc35ed /src/controls/qquickaction.cpp
parent704045bc0326e4950f87504f3f67cbfabcd0b5e5 (diff)
Note that iconName requires QApplication
Task-number: QTBUG-37083 Change-Id: I3091776f4b4643136e67c9521efddb5462657d06 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/controls/qquickaction.cpp')
-rw-r--r--src/controls/qquickaction.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/controls/qquickaction.cpp b/src/controls/qquickaction.cpp
index f04b13ab1..e1c6970ba 100644
--- a/src/controls/qquickaction.cpp
+++ b/src/controls/qquickaction.cpp
@@ -102,6 +102,8 @@ QT_BEGIN_NAMESPACE
with the given name from the current theme.
Defaults to the empty string.
+
+ \include icons.qdocinc iconName
*/
/*!