32#include "../View/view.h"
36 class ScrollBarViewImpl;
46 std::shared_ptr<View>
track()
const;
47 std::shared_ptr<View>
thumb()
const;
83 std::shared_ptr<ScrollBarViewImpl> impl;
2D Graphics Canvas
Definition: canvas.h:72
View for an area of the user interface.
Definition: view.h:66