Design Patterns
structural::ScrollDecorator Class Reference

#include <scroll_decorator.h>

Inheritance diagram for structural::ScrollDecorator:
Collaboration diagram for structural::ScrollDecorator:

Public Member Functions

 ScrollDecorator (VisualComponentInterface *)
 
- Public Member Functions inherited from structural::Decorator
 Decorator (VisualComponentInterface *component_interface)
 
virtual void Draw () override
 
virtual void Resize () override
 

Constructor & Destructor Documentation

structural::ScrollDecorator::ScrollDecorator ( VisualComponentInterface *  )
explicit

The documentation for this class was generated from the following file: