D22495: Scaling y/x with respect to x/y_min, x/y_max

Yuri Chornoivan noreply at phabricator.kde.org
Mon Aug 5 08:16:25 BST 2019


yurchor added a comment.


  Thanks in advance for fixing these minor issues.

INLINE COMMENTS

> Column.cpp:1247
> + * \brief Column::minimum
> + * Calculates the minimum value in the column between the \param startIndex and \param endIndex, endIndex is excluded.
> + * If startIndex is greater than endIndex the indices are swapped

Should be "\p startIndex and \p endIndex" to not break Doxygen syntax.

> Column.cpp:1251
> + * \param endIndex
> + * \return
> + */

This line should be removed.

> Column.cpp:1345
> + * \brief Column::maximum
> + * Calculates the maximum value in the column between the \param startIndex and \param endIndex.
> + * If startIndex is greater than endIndex the indices are swapped

Should be "\p startIndex and \p endIndex" to not break Doxygen syntax.

> Column.cpp:1349
> + * \param endIndex
> + * \return
> + */

This line should be removed.

> XYCurve.cpp:2490
> + * \param includeErrorBars
> + * \return
> + */

This line should be removed.

REPOSITORY
  R262 LabPlot

REVISION DETAIL
  https://phabricator.kde.org/D22495

To: Murmele, asemke
Cc: yurchor, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190805/eef2cdab/attachment-0001.html>


More information about the kde-edu mailing list