MatrixModel Member List

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

cell(int row, int col)MatrixModel
columnCount(const QModelIndex &parent=QModelIndex()) const MatrixModel
d_colsMatrixModel [private]
d_dataMatrixModel [private]
d_matrixMatrixModel [private]
d_rowsMatrixModel [private]
data(int row, int col) const MatrixModel
data(const QModelIndex &index, int role=Qt::DisplayRole) const MatrixModel
dataVector()MatrixModel [inline]
flags(const QModelIndex &index) const MatrixModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const MatrixModel
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex())MatrixModel
insertRows(int row, int count, const QModelIndex &parent=QModelIndex())MatrixModel
MatrixModel(int rows=32, int cols=32, QObject *parent=0)MatrixModel
MatrixModel(const QImage &image, QObject *parent)MatrixModel
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex())MatrixModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())MatrixModel
renderImage()MatrixModel
rowCount(const QModelIndex &parent=QModelIndex()) const MatrixModel
saveToString()MatrixModel
setCell(int row, int col, double val)MatrixModel
setData(const QModelIndex &index, const QVariant &value, int role)MatrixModel
setDataVector(const QVector< double > &data)MatrixModel
setText(int row, int col, const QString &)MatrixModel
text(int row, int col)MatrixModel


Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4