|
| LabelModel (std::vector< mgx::Colorf > *colors) |
|
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) |
|
void | apply () |
|
void | reset () |
|
void | makeGray () |
|
void | makeRandom () |
|
void | setNbColors (int n) |
|
bool | insertRows (int row, int count, const QModelIndex &parent=QModelIndex()) |
|
bool | removeRows (int row, int count, const QModelIndex &parent=QModelIndex()) |
|
| QAbstractListModel (QObject *parent=0) |
|
| dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) |
|
| index (int row, int column=0, const QModelIndex &parent=QModelIndex() |
|
The documentation for this class was generated from the following file: