#include <ProcessParmsModel.hpp>
Definition at line 30 of file ProcessParmsModel.hpp.
◆ ProcessParmsModel()
| ProcessParmsModel::ProcessParmsModel |
( |
QObject * |
parent = 0 | ) |
|
|
inline |
◆ clear()
| void ProcessParmsModel::clear |
( |
| ) |
|
◆ columnCount()
| int ProcessParmsModel::columnCount |
( |
const QModelIndex & |
= QModelIndex() | ) |
const |
|
inline |
◆ data()
| QVariant ProcessParmsModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
◆ flags()
| Qt::ItemFlags ProcessParmsModel::flags |
( |
const QModelIndex & |
index | ) |
const |
◆ headerData()
| QVariant ProcessParmsModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
◆ parmChoice()
| QStringList ProcessParmsModel::parmChoice |
( |
int |
pos | ) |
const |
◆ parms()
| const QStringList& ProcessParmsModel::parms |
( |
| ) |
const |
|
inline |
◆ rowCount()
| int ProcessParmsModel::rowCount |
( |
const QModelIndex & |
= QModelIndex() | ) |
const |
|
inline |
◆ setData()
| bool ProcessParmsModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
◆ setParms() [1/2]
◆ setParms() [2/2]
| void ProcessParmsModel::setParms |
( |
const QStringList & |
parms | ) |
|
◆ valuesChanged
| void ProcessParmsModel::valuesChanged |
( |
| ) |
|
|
signal |
◆ _parmChoice
◆ _parms
| QStringList ProcessParmsModel::_parms |
|
protected |
◆ descs
| QStringList ProcessParmsModel::descs |
|
protected |
◆ names
| QStringList ProcessParmsModel::names |
|
protected |
The documentation for this class was generated from the following file: