16 class WAbstractItemModel;
17 class WStandardItemModel;
20extern void readFromCsv(std::istream&
f, std::shared_ptr<WAbstractItemModel>
model,
Wt::Auth::Dbo::UserDatabase< AuthInfo > UserDatabase
std::shared_ptr< WStandardItemModel > csvToModel(const std::string &csvFile, bool firstLineIsHeader=true)
void readFromCsv(std::istream &f, std::shared_ptr< WAbstractItemModel > model, int numRows=-1, bool firstLineIsHeaders=true)