#include <VariableList.hpp>
| openstudio::measuretab::VariableItem::VariableItem |
( |
const analysis::MeasureGroup & |
variable, |
|
|
MeasureType |
measureType, |
|
|
BaseApp * |
t_app |
|
) |
| |
| QString openstudio::measuretab::VariableItem::displayName |
( |
| ) |
const |
| bool openstudio::measuretab::VariableItem::isAlternativeModelVariable |
( |
| ) |
const |
|
slot |
| bool openstudio::measuretab::VariableItem::isFixedMeasure |
( |
| ) |
|
| QSharedPointer<MeasureListController> openstudio::measuretab::VariableItem::measureListController |
( |
| ) |
const |
|
inline |
| MeasureType openstudio::measuretab::VariableItem::measureType |
( |
| ) |
const |
|
inline |
| void openstudio::measuretab::VariableItem::moveDown |
( |
| ) |
|
|
slot |
| void openstudio::measuretab::VariableItem::moveUp |
( |
| ) |
|
|
slot |
| QString openstudio::measuretab::VariableItem::name |
( |
| ) |
const |
| void openstudio::measuretab::VariableItem::remove |
( |
| ) |
|
|
slot |
| void openstudio::measuretab::VariableItem::setDisplayName |
( |
const QString & |
displayName | ) |
|
|
slot |
| void openstudio::measuretab::VariableItem::setName |
( |
const QString & |
name | ) |
|
|
slot |
| analysis::MeasureGroup openstudio::measuretab::VariableItem::variable |
( |
| ) |
const |
|
inline |