#include <varmodel.h>
VarModel::VarModel |
( |
const QString & |
name, |
|
|
const QColor & |
color, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
VarModel::VarModel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
const QColor& VarModel::color |
( |
| ) |
const |
|
inlinenoexcept |
void VarModel::colorChanged |
( |
QColor |
| ) |
|
|
signal |
const QString& VarModel::name |
( |
| ) |
const |
|
inlinenoexcept |
void VarModel::nameChanged |
( |
QString |
| ) |
|
|
signal |
void VarModel::setColor |
( |
const QColor & |
color | ) |
|
|
inline |
void VarModel::setName |
( |
const QString & |
name | ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/travis/build/denisacostaq/DAQs/src/hmi/model/varmodel.h
- /home/travis/build/denisacostaq/DAQs/src/hmi/model/varmodel.cc