Clarify valueChanged() signals' docs in QSpinBox and QDoubleSpinBox.
authorMitch Curtis <mitch.curtis@nokia.com>
Thu, 6 Sep 2012 14:58:56 +0000 (16:58 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 21 Sep 2012 00:44:22 +0000 (02:44 +0200)
commit53373bdd9faf343611796e401805327e6de47586
tree1d268ea633dbf2cf3bfaeab5678fdc3b489c1016
parent95cdcba91acfb46edc558f659409df4c00dad5af
Clarify valueChanged() signals' docs in QSpinBox and QDoubleSpinBox.

Explicitly mention that two signals are emitted and that the QString
overload does include prefix() and suffix().

Task-number: QTBUG-26190
Change-Id: I90435779dcb2e4aa494c4b1b6e73e7f69d7998a4
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
src/widgets/widgets/qspinbox.cpp