#include <Wt/WContainerWidget>#include <Wt/WGridLayout>#include <Wt/WSlider>#include <Wt/WText>#include "PaintExample.h"#include "ShapesWidget.h"Go to the source code of this file.
Functions | |
| WApplication * | createApplication (const WEnvironment &env) |
| int | main (int argc, char **argv) |
| WApplication* createApplication | ( | const WEnvironment & | env | ) |
Definition at line 82 of file PaintExample.C.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 87 of file PaintExample.C.
1.5.3