31 #include "../View/view.h"
35 class ScrollBarViewImpl;
45 std::shared_ptr<View>
track()
const;
46 std::shared_ptr<View>
thumb()
const;
79 std::shared_ptr<ScrollBarViewImpl> impl;
2D Graphics Canvas
Definition: canvas.h:73
View for an area of the user interface.
Definition: view.h:62