Wt examples 3.3.12
ChartsExample.h
Go to the documentation of this file.
1// This may look like C code, but it's really -*- C++ -*-
2/*
3 * Copyright (C) 2008 Emweb bvba, Kessel-Lo, Belgium.
4 *
5 * See the LICENSE file for terms of use.
6 */
7#ifndef CHARTS_EXAMPLE_H_
8#define CHARTS_EXAMPLE_H_
9
10#include <Wt/WContainerWidget>
11
12#include <iostream>
13
14namespace Wt {
15 class WAbstractItemModel;
16
17 namespace Ext {
18 class TableView;
19 }
20}
21
26
36
46
56
66
70{
71public:
75};
76
79#endif // CHARTS_EXAMPLE_H_
A Widget that demonstrates a category chart.
A widget that demonstrates various aspects of the charting lib.
A Widget that demonstrates a Pie chart.
A Widget that demonstrates a scatter plot.
A widget that demonstrates a times series chart.
WWidget * parent() const

Generated on Fri May 17 2024 for the C++ Web Toolkit (Wt) by doxygen 1.9.8