|
| TransferMarkerModel (const std::vector< double > &markers, const std::vector< QColor > &colors, Interpolation m, bool showRgba, QObject *parent=0) |
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
int | columnCount (const QModelIndex &=QModelIndex()) const |
|
Qt::ItemFlags | flags (const QModelIndex &index) const |
|
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
|
bool | setData (const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
|
const std::vector< double > & | getMarkers () const |
|
const std::vector< QColor > & | getColors () const |
|
| QAbstractTableModel (QObject *parent=0) |
|
| dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |
|
| index (int row, int column, const QModelIndex &parent=QModelIndex() |
|
|
QString | colorText (int idx) const |
|
bool | setColorText (int idx, QString txt) |
|
The documentation for this class was generated from the following file: