DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
CsvTableModel Member List

This is the complete list of members for CsvTableModel, including all inherited members.

columnCount(const QModelIndex &) constCsvTableModelinline
CsvTableModel(std::shared_ptr< QList< QStringList > > data, QObject *parent=0)CsvTableModelexplicit
data(const QModelIndex &index, int role) constCsvTableModel
flags(const QModelIndex &index) constCsvTableModel
headerData(int section, Qt::Orientation orientation, int role) constCsvTableModel
insertRows(int row, int count, const QModelIndex &parent)CsvTableModel
rawData() constCsvTableModelinline
removeRows(int row, int count, const QModelIndex &parent)CsvTableModel
rowCount(const QModelIndex &) constCsvTableModelinline
setData(const QModelIndex &index, const QVariant &value, int role)CsvTableModel
setFirstLineHeaders(bool x)CsvTableModel
setSource(std::shared_ptr< QList< QStringList > > data)CsvTableModel