ui
ui
MSliderMSlider.ui::SliderGetDefaultKnobSize() : float -
GetMinHeight() : int -
GetMinWidth() : int -
New(float min, max, value, step) : ui::Slider -
NewVertical(float min, max, value, step) : ui::Slider - beginXFMTag(ui::AbstractXMLForm form, HashTable attributes) : int -
calcSizeX() : float -
calcSizeY() : float -
cancelSliderTimer() -
consumeAction(ui::Action action) : int -
continueGrabAtNewMousePosition() -
decCoarse() : int - Subtract step_coarse from current slider value
decFine() : int -
getBorderSize() -
getKnobSize() : float - Query the size of the slider knob
getMaxValue() : float - Query the maximum slider position
getMinValue() : float - Query the minimum slider position
getMoveDirection() : int - Return direction of last slider movement, -1=up/left, 0=none, 1=right/down
getProvidedActionNames() : StringArray -
getStepCoarse() : float - Query the default position change inc/dec size.
getValue() : float -
grabMouse() -
handleMouseClickOrPress() -
handleResetValue() : int -
handleValueChanged() -
handleValueChanging() -
incCoarse() : int - Add step_coarse to current slider value
incFine() : int -
initSlider(float min, max, value, step) -
isFlipped() : int -
isKnobSizeAdaptive() : int -
isMouseFocusLocked() : int -
isTabCycleMember() : int -
isVertical() : int - Query orientation of the slider; true=vertical, false=horizontal
onDraw() -
onKey(Key k) : int -
onKeyboardFocusLost(int bQuiet) -
onMouse(ui::MouseEvent ev) : int -
onMouseBeginDrag(ui::MouseEvent dragStart, ev) : int -
onMouseCancelDrag(ui::MouseEvent ev) -
onMouseClick(ui::MouseEvent ev) : int -
onMouseDoubleClick(ui::MouseEvent ev) : int -
onMouseDrag(ui::MouseEvent lastEv, currentEv) : int -
onMouseEnter(ui::MouseEvent ev) : int -
onMouseHold(ui::MouseEvent ev) : int -
onMouseKey(Key k) : int -
onMouseLeave(ui::MouseEvent ev) : int -
onTabFocus() -
quantizeValue(float value) : float -
recalcKnobSize() -
setBorderSize(int bs) -
setEnableAdaptiveKnobSize(int b) -
setEnableBlendReplaceAlpha(int bEnable) -
setEnableDetailEdit(int bEnable) -
setFlip(int b) -
setKnobSize(float size) - Set the size of the slider knob (in pixels)
setLayerStyle(int style) -
setMaxValue(float max) - Set the maximum slider position
setMinMaxValues(float min, max) -
setMinValue(float min) - Set the minimum slider position
setRange(float min, max) -
setRelativeKnobSize(float visible) - Set the size of the slider knob (visible range of values)
setResetValue(float reset) -
setResetValues(FloatArray fa) -
setStepCoarse(float val) - Set the default position change inc/dec size.
setValue(float value) -
setValueGrabbed(float value) -
setVertical(int b) - Enable vertical orientation instead of horizontal (default)
showDetailEdit() -
ungrabMouse() -
validateValue() -
wantOnMouseClickAfterOnMouseWasHandled() : int - String ACTION_VALUECHANGED -
String ACTION_VALUECHANGING -
String DELEGATE_GETSTEPCOARSE -
float MAX_KNOB_SIZE -
float MIN_HEIGHT -
float MIN_WIDTH -
String TA_REPEAT -
Function GetDefaultKnobSize | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetMinHeight | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function GetMinWidth | |||||
Signature | |||||
| |||||
Returns | |||||
|
Function New | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||
Function NewVertical | ||||||||||||||||||||||||||||||
Signature | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Arguments | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Returns | ||||||||||||||||||||||||||||||
Method beginXFMTag | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Method calcSizeX | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method calcSizeY | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method cancelSliderTimer | |||
Signature | |||
|
Method consumeAction | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Method continueGrabAtNewMousePosition | |||
Signature | |||
|
Method decCoarse | |||||
Subtract step_coarse from current slider value | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method decFine | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getBorderSize | |||
Signature | |||
|
Method getKnobSize | |||||
Query the size of the slider knob | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getMaxValue | |||||
Query the maximum slider position | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getMinValue | |||||
Query the minimum slider position | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getMoveDirection | |||||
Return direction of last slider movement, -1=up/left, 0=none, 1=right/down | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getProvidedActionNames | |||||
Signature | |||||
| |||||
Returns | |||||
Method getStepCoarse | |||||
Query the default position change inc/dec size. | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method getValue | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method grabMouse | |||
Signature | |||
|
Method handleMouseClickOrPress | |||
Signature | |||
|
Method handleResetValue | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method handleValueChanged | |||
Signature | |||
|
Method handleValueChanging | |||
Signature | |||
|
Method incCoarse | |||||
Add step_coarse to current slider value | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method incFine | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method initSlider | |||||||||||||||||||||||||
Signature | |||||||||||||||||||||||||
| |||||||||||||||||||||||||
Arguments | |||||||||||||||||||||||||
|
Method isFlipped | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method isKnobSizeAdaptive | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method isMouseFocusLocked | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method isTabCycleMember | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method isVertical | |||||
Query orientation of the slider; true=vertical, false=horizontal | |||||
Signature | |||||
| |||||
Returns | |||||
|
Method onDraw | |||
Signature | |||
|
Method onKeyboardFocusLost | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method onMouse | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Method onMouseBeginDrag | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Method onMouseCancelDrag | |||||
Signature | |||||
| |||||
Arguments | |||||
Method onMouseClick | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Method onMouseDoubleClick | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Method onMouseDrag | ||||||||||||||||||||
Signature | ||||||||||||||||||||
| ||||||||||||||||||||
Arguments | ||||||||||||||||||||
| ||||||||||||||||||||
Returns | ||||||||||||||||||||
| ||||||||||||||||||||
Method onMouseEnter | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Method onMouseHold | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Method onMouseLeave | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
Returns | ||||||||||
| ||||||||||
Method onTabFocus | |||
Signature | |||
|
Method quantizeValue | ||||||||||
Signature | ||||||||||
| ||||||||||
Arguments | ||||||||||
| ||||||||||
Returns | ||||||||||
| ||||||||||
Method recalcKnobSize | |||
Signature | |||
|
Method setBorderSize | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableAdaptiveKnobSize | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableBlendReplaceAlpha | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setEnableDetailEdit | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setFlip | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setKnobSize | |||||
Set the size of the slider knob (in pixels) | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setLayerStyle | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setMaxValue | |||||
Set the maximum slider position | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setMinMaxValues | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Method setMinValue | |||||
Set the minimum slider position | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setRange | |||||||||||||||
Signature | |||||||||||||||
| |||||||||||||||
Arguments | |||||||||||||||
|
Method setRelativeKnobSize | |||||
Set the size of the slider knob (visible range of values) | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setResetValue | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setResetValues | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setStepCoarse | |||||
Set the default position change inc/dec size. | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setValue | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setValueGrabbed | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method setVertical | |||||
Enable vertical orientation instead of horizontal (default) | |||||
Signature | |||||
| |||||
Arguments | |||||
|
Method showDetailEdit | |||
Signature | |||
|
Method ungrabMouse | |||
Signature | |||
|
Method validateValue | |||
Signature | |||
|
Method wantOnMouseClickAfterOnMouseWasHandled | |||||
Signature | |||||
| |||||
Returns | |||||
|
Constant ACTION_VALUECHANGED (String) | |
Constant ACTION_VALUECHANGING (String) | |
Constant DELEGATE_GETSTEPCOARSE (String) | |
Constant MAX_KNOB_SIZE (float) | |
Constant MIN_HEIGHT (float) | |
Constant MIN_WIDTH (float) | |
Constant TA_REPEAT (String) | |
auto-generated by "DOG", the TkScript document generator. Thu, 11/Dec/2025 13:42:00