26 HorizontalScrollBarRole,
27 HorizontalScrollHandleRole,
29 VerticalScrollBarRole,
30 VerticalScrollHandleRole,
43 quint8 nodeRole, QSGNode* )
const override;
45 virtual QSGNode* updateContentsNode(
const QskScrollView*, QSGNode* )
const;
48 QSGNode* updateContentsRootNode(
const QskScrollView*, QSGNode* )
const;
49 QSGNode* updateScrollBarNode(
52 QRectF viewportRect(
const QskScrollView*,
const QRectF& )
const;
53 QRectF scrollBarRect(
const QskScrollView*,
const QRectF&, Qt::Orientation )
const;
54 QRectF scrollHandleRect(
const QskScrollView*,
const QRectF&, Qt::Orientation )
const;