copasi API  0.1
ScrollBar Member List
This is the complete list of members for ScrollBar, including all inherited members.
extent() const ScrollBar
isInverted() const ScrollBar
isLogScale() const ScrollBar
mapFromTick(int) const ScrollBar [protected]
mapToTick(double) const ScrollBar [protected]
maxBaseValue() const ScrollBar
maxSliderValue() const ScrollBar
minBaseValue() const ScrollBar
minSliderValue() const ScrollBar
moveSlider(double min, double max)ScrollBar [virtual, slot]
ScrollBar(QWidget *parent=NULL)ScrollBar
ScrollBar(Qt::Orientation, QWidget *parent=NULL)ScrollBar
ScrollBar(double minBase, double maxBase, bool logscale, Qt::Orientation o, QWidget *parent=NULL)ScrollBar
setBase(double min, double max)ScrollBar [virtual, slot]
setInverted(bool)ScrollBar
setLogScale(bool l)ScrollBar
sliderMoved(Qt::Orientation, double, double)ScrollBar [signal]
sliderRange(int value, double &min, double &max) const ScrollBar [protected]
valueChanged(Qt::Orientation, double, double)ScrollBar [signal]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines