Model Railroad System
2.2.2
|
Oval Round Corner Rectangle. More...
Public Member Functions | |
OvalRoundCornerRectangle (name, _canvas,...) | |
Construct an oval round corner rectangle. More... | |
~OvalRoundCornerRectangle () | |
Destructor free up all resources. More... | |
Private Attributes | |
canvas | |
Canvas the widget is on. More... | |
Oval Round Corner Rectangle.
Just a rectangle with rounded corners.
_canvas | The canvas to draw the widget on. |
... | Options:
|
OvalWidgets::OvalRoundCornerRectangle::OvalRoundCornerRectangle | ( | name | , |
_canvas | , | ||
... | |||
) |
Construct an oval round corner rectangle.
_canvas | The canvas to draw the oval round corner rectangle on. |
... | The option value list. |
OvalWidgets::OvalRoundCornerRectangle::~OvalRoundCornerRectangle | ( | ) |
Destructor free up all resources.
|
private |
Canvas the widget is on.