Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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: noticksabove,leftbelowright and bothsides.

  • No labels