Wt examples
3.3.0
|
A widget that demonstrates various aspects of the charting lib. More...
#include <ChartsExample.h>
Public Member Functions | |
ChartsExample (Wt::WContainerWidget *root) | |
Constructor. More... | |
Additional Inherited Members | |
![]() | |
virtual void | enableAjax ()=0 |
virtual void | propagateSetEnabled (bool enabled)=0 |
virtual void | render (WFlags< RenderFlag > flags) |
A widget that demonstrates various aspects of the charting lib.
Definition at line 69 of file ChartsExample.h.
ChartsExample::ChartsExample | ( | Wt::WContainerWidget * | root | ) |