|
DAQ
1.0.0
Data Acquisition System (basic demo)
|
This is the complete list of members for VarModel, including all inherited members.
| color | VarModel | |
| color() const noexcept | VarModel | inline |
| colorChanged(QColor) | VarModel | signal |
| m_color | VarModel | private |
| m_name | VarModel | private |
| name | VarModel | |
| name() const noexcept | VarModel | inline |
| nameChanged(QString) | VarModel | signal |
| setColor(const QColor &color) | VarModel | inline |
| setName(const QString &name) | VarModel | inline |
| VarModel(const QString &name, const QColor &color, QObject *parent=nullptr) | VarModel | explicit |
| VarModel(QObject *parent=nullptr) | VarModel | explicit |
| VarModel(VarModel &&other) | VarModel | inline |
1.8.11