src/RangedSlider.h

changeset 99
053c0578cf58
parent 97
8283bbf95806
child 100
d11a3e713e3b
equal deleted inserted replaced
98:1425bf3e18ed 99:053c0578cf58
57 57
58 //! \brief Set the \c precision for displaying values. 58 //! \brief Set the \c precision for displaying values.
59 void setPrecision(int precision); 59 void setPrecision(int precision);
60 60
61 //! \brief Reimplemented from QWidget. 61 //! \brief Reimplemented from QWidget.
62 virtual QSize sizeHint() const; 62 // virtual QSize sizeHint() const;
63 63
64 public slots: 64 public slots:
65 /** 65 /**
66 * @brief Set the value for the indicator. 66 * @brief Set the value for the indicator.
67 */ 67 */

mercurial