26 #define YUILogComponent "ui" 44 const std::string & label,
47 :
YIntField( parent, label, minValue, maxValue )
50 YUI_CHECK_NEW( priv );
IntField: Input field for integer values.
virtual ~YSlider()
Destructor.
YSlider(YWidget *parent, const std::string &label, int minValue, int maxValue)
Constructor.