Design Patterns
|
This is the complete list of members for structural::BorderDecorator, including all inherited members.
BorderDecorator(VisualComponentInterface *, int borderWidth) | structural::BorderDecorator | |
Decorator(VisualComponentInterface *component_interface) | structural::Decorator | explicit |
Draw() override | structural::BorderDecorator | virtual |
Resize() override | structural::Decorator | virtual |