Classes | |
class | ChartConfig |
A class that allows configuration of a cartesian chart. More... | |
class | ChartsExample |
An application that demonstrates various aspects of the charting lib. More... | |
Functions | |
void | readFromCsv (std::istream &f, Wt::WAbstractItemModel *model, int numRows=-1, bool firstLineIsHeaders=true) |
Utility function that reads a model from a CSV file. |
void readFromCsv | ( | std::istream & | f, | |
Wt::WAbstractItemModel * | model, | |||
int | numRows = -1 , |
|||
bool | firstLineIsHeaders = true | |||
) |