Go to the source code of this file.
Functions | |
SoQtColorSlider (QWidget *parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE, Type type=INTENSITY_SLIDER) | |
void | setBaseColor (const float rgbOrHsv[3]) |
const float * | getBaseColor () |
void | setWYSIWYG (SbBool trueOrFalse=TRUE) |
SbBool | isWYSIWYG () |
SoQtColorSlider::Type | getType () |
Returns the type of device. | |
const float * getBaseColor | ( | ) |
Definition at line 77 of file SoQtBasicSlider.h.
SoQtColorSlider::Type getType | ( | ) |
Returns the type of device.
Definition at line 83 of file SoMacGLGraphicDevice.h.
SbBool isWYSIWYG | ( | ) |
Definition at line 83 of file SoQtBasicSlider.h.
void setBaseColor | ( | const float | rgbOrHsv[3] | ) |