Definition at line 12 of file ChartsApplication.C.
§ ChartsApplication()
ChartsApplication::ChartsApplication |
( |
const WEnvironment & |
env | ) |
|
|
inline |
Definition at line 15 of file ChartsApplication.C.
18 setTitle(
"Charts example");
20 setCssTheme(
"polished");
21 messageResourceBundle().use(appRoot() +
"charts");
23 root()->setPadding(10);
24 root()->resize(WLength::Auto, WLength::Auto);
31 useStyleSheet(
"charts.css");
A widget that demonstrates various aspects of the charting lib.
The documentation for this class was generated from the following file: