qsettickposition - position tickmarks in slider widget

Name

qsettickposition — position tickmarks in slider widget

Syntax

qsettickposition [slider] position

Description

The qsettickposition command places tickmarks on a slider.

Arguments

slider

An instance of qhslider or qvslider object.

position

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.