13 : QStringListModel(parent)
37 return data(index, Qt::DisplayRole).toString();
42 for (
int i = 0; i < rowCount(); ++i) {
43 QModelIndex ind = index(i, 0);
float value(const T *src, size_t ch)
connect(this, SIGNAL(optionsChanged()), this, SLOT(saveOptions()))