@@ -48,12 +48,6 QTCOMMERCIALCHART_BEGIN_NAMESPACE | |||||
48 | */ |
|
48 | */ | |
49 |
|
49 | |||
50 | /*! |
|
50 | /*! | |
51 | \fn virtual QSeriesType QBarSeries::type() const |
|
|||
52 | \brief Returns type of series. |
|
|||
53 | \sa QSeries, QSeriesType |
|
|||
54 | */ |
|
|||
55 |
|
||||
56 | /*! |
|
|||
57 | \fn void QBarSeries::clicked(QBarSet *barset, QString category, Qt::MouseButtons button) |
|
51 | \fn void QBarSeries::clicked(QBarSet *barset, QString category, Qt::MouseButtons button) | |
58 |
|
52 | |||
59 | The signal is emitted if the user clicks with a mouse \a button on top of QBarSet \a barset of category \a category |
|
53 | The signal is emitted if the user clicks with a mouse \a button on top of QBarSet \a barset of category \a category |
General Comments 0
You need to be logged in to leave comments.
Login now