#include <DefaultPaintWrapper.h>
Inheritance diagram for DefaultPaintWrapper:

Public Member Functions | |
| DefaultPaintWrapper (unsigned int aColor) | |
| Constructor. | |
| virtual | ~DefaultPaintWrapper () |
| Virtual destructor. | |
| unsigned int | getColor () |
| Inline getter for the color. | |
Protected Attributes | |
| unsigned int | mColor |
|
|
Constructor.
|
|
|
Virtual destructor.
|
|
|
Inline getter for the color.
|
|
|
|
1.4.6-NO