5#ifndef QACCESSIBLEQUICKSCROLLBAR_H
6#define QACCESSIBLEQUICKSCROLLBAR_H
40 QQuickScrollBar *scrollBar()
const;
42 qreal maximumPositionValue()
const;
44 qreal normalizeValue(qreal value)
const;
46 qreal denormalizeValue(qreal value)
const;
Combined button and popup list for selecting options.