30#ifndef Pt_Forms_SCROLLVIEW_H
31#define Pt_Forms_SCROLLVIEW_H
33#include <Pt/Forms/Api.h>
34#include <Pt/Forms/Control.h>
35#include <Pt/Forms/ScrollLayout.h>
36#include <Pt/Forms/ScrollBar.h>
140 void updateScrollBar(
ScrollBar& scroll,
double maxRange);
Core module.
Definition Allocator.h:33