| Wt examples
    3.3.0
    | 
#include <stdlib.h>#include <boost/tokenizer.hpp>#include <Wt/WAbstractItemModel>#include <Wt/WString>#include "CsvUtil.h"Go to the source code of this file.
| Functions | |
| void | readFromCsv (std::istream &f, Wt::WAbstractItemModel *model, int numRows, bool firstLineIsHeaders) | 
| Utility function that reads a model from a CSV file. | |
 1.7.5.1
 1.7.5.1