summaryrefslogtreecommitdiffstats
path: root/src/charts/legend/qlegend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/legend/qlegend.cpp')
-rw-r--r--src/charts/legend/qlegend.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charts/legend/qlegend.cpp b/src/charts/legend/qlegend.cpp
index 49766c6f..9e2778e9 100644
--- a/src/charts/legend/qlegend.cpp
+++ b/src/charts/legend/qlegend.cpp
@@ -236,8 +236,8 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \fn void QLegend::attachedToChartChanged(bool)
- This signal is emitted when the legend is attached to or detached from the legend.
+ \fn void QLegend::attachedToChartChanged(bool attached)
+ This signal is emitted when the legend is \a attached to or detached from the chart.
\since 6.2
*/