summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlbert Astals Cid <albert.astals.cid@kdab.com>2021-07-23 10:43:05 +0200
committerAlbert Astals Cid <albert.astals.cid@kdab.com>2021-08-02 13:29:43 +0200
commitb084cc1c4917cd2eb22c5cabd569a8c71d755c67 (patch)
tree46486e877f3d71093d123775aa4c4cc2624de332 /src
parentf3faebb7de6a26fb3552027ac13183ee56285e58 (diff)
LogValueAxis::labelFormat is a string, not a real
Pick-to: 6.2 Change-Id: If00d0eb5c7ec10aba549393a235de5f6558e6a52 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/charts/axis/logvalueaxis/qlogvalueaxis.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charts/axis/logvalueaxis/qlogvalueaxis.cpp b/src/charts/axis/logvalueaxis/qlogvalueaxis.cpp
index b4a88e17..3ea5dd1b 100644
--- a/src/charts/axis/logvalueaxis/qlogvalueaxis.cpp
+++ b/src/charts/axis/logvalueaxis/qlogvalueaxis.cpp
@@ -154,7 +154,7 @@ QT_BEGIN_NAMESPACE
\sa QString::asprintf()
*/
/*!
- \qmlproperty real LogValueAxis::labelFormat
+ \qmlproperty string LogValueAxis::labelFormat
The label format of the axis.
The format string supports the following conversion specifiers, length modifiers, and flags