#include <ColorEditDlg.hpp>
Definition at line 27 of file ColorEditDlg.hpp.
◆ ColorModel()
◆ apply()
| void ColorModel::apply |
( |
| ) |
|
◆ columnCount()
| int ColorModel::columnCount |
( |
const QModelIndex & |
= QModelIndex() | ) |
const |
|
inline |
◆ data()
| QVariant ColorModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
◆ flags()
| Qt::ItemFlags ColorModel::flags |
( |
const QModelIndex & |
index | ) |
const |
◆ insertRows()
| bool ColorModel::insertRows |
( |
int |
row, |
|
|
int |
count, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| |
◆ loadPresetColors()
| void ColorModel::loadPresetColors |
( |
const QString & |
preset | ) |
|
◆ presetColors()
| void ColorModel::presetColors |
( |
const QString & |
preset | ) |
|
◆ removeRows()
| bool ColorModel::removeRows |
( |
int |
row, |
|
|
int |
count, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| |
◆ reset()
| void ColorModel::reset |
( |
| ) |
|
◆ rowCount()
| int ColorModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
◆ setBoundsMax()
| void ColorModel::setBoundsMax |
( |
float |
a | ) |
|
|
inline |
◆ setBoundsMin()
| void ColorModel::setBoundsMin |
( |
float |
a | ) |
|
|
inline |
◆ setData()
| bool ColorModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
◆ setNbColors()
| void ColorModel::setNbColors |
( |
int |
n | ) |
|
◆ boundsDest
◆ boundsLocal
◆ colorsDest
◆ colorsLocal
The documentation for this class was generated from the following file: