##// END OF EJS Templates
QAbstractSeries doc update
Jani Honkonen -
r1337:ae12ff67c4ad
parent child
Show More
@@ -61,6 +61,14 QTCOMMERCIALCHART_BEGIN_NAMESPACE
61 */
61 */
62
62
63 /*!
63 /*!
64 \fn void QAbstractSeries::nameChanged()
65
66 This signal is emitted when the series name changes.
67
68 \sa name
69 */
70
71 /*!
64 \fn void QAbstractSeries::setName(const QString& name)
72 \fn void QAbstractSeries::setName(const QString& name)
65 \brief Sets a \a name for the series.
73 \brief Sets a \a name for the series.
66
74
General Comments 0
You need to be logged in to leave comments. Login now