summaryrefslogtreecommitdiffstats
path: root/src/charts/piechart/qpieslice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/piechart/qpieslice.cpp')
-rw-r--r--src/charts/piechart/qpieslice.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/charts/piechart/qpieslice.cpp b/src/charts/piechart/qpieslice.cpp
index f36f93a3..8ed844b6 100644
--- a/src/charts/piechart/qpieslice.cpp
+++ b/src/charts/piechart/qpieslice.cpp
@@ -108,11 +108,13 @@ QT_CHARTS_BEGIN_NAMESPACE
/*!
\property QPieSlice::label
\brief The label of the slice.
+ \note The string can be HTML formatted.
\sa labelVisible, labelBrush, labelFont, labelArmLengthFactor
*/
/*!
\qmlproperty string PieSlice::label
The label of the slice.
+ \note The string can be HTML formatted.
*/
/*!