Wt examples
3.7.1
|
#include <iostream>
Go to the source code of this file.
Namespaces | |
Wt | |
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. More... | |