Go to the documentation of this file.
8 #ifndef SHAPES_WIDGET_H_
9 #define SHAPES_WIDGET_H_
11 #include <Wt/WPaintedWidget>
24 void setAngle(
double angle);
25 double angle()
const {
return angle_; }
27 void setRelativeSize(
double size);
42 #endif // SHAPES_WIDGET_H_
Generated on Fri May 31 2013 for the
C++ Web Toolkit (Wt) by
1.8.3.1