Wiki Markup |
---|
{alias:qsettickposition}
h2. Name
*qsettickposition* — position tickmarks in slider widget
h2. Syntax
{panel:|borderStyle=solid|borderWidth=1|bgColor=#FFFFAA}
*qsettickposition* \[_slider_] _position_
{panel}
h2. Description
The *qsettickposition* command places tickmarks on a slider.
h2. Arguments
_slider_
{indent}An instance of [QHSlider] or [QVSlider] object.
{indent}
_position_
{indent}The position on the slider where the tickmarks will be placed. Depending on whether the slider direction is horizontal or vertical, the valid arguments are: *noticks*, *above*, *left*, *below*, *right* and *bothsides*.
{indent}
{pagebreak} |
Name
qsettickposition — position tickmarks in slider widget
Syntax
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
qsettickposition [slider] position |
Description
The qsettickposition command places tickmarks on a slider.
Arguments
slider
position