#include <ScheduleDayView.hpp>
openstudio::ScheduleLimitsView::ScheduleLimitsView |
( |
bool |
isIP, |
|
|
const boost::optional< model::ScheduleTypeLimits > & |
scheduleTypeLimits, |
|
|
ScheduleDayView * |
scheduleDayView |
|
) |
| |
virtual openstudio::ScheduleLimitsView::~ScheduleLimitsView |
( |
| ) |
|
|
inlinevirtual |
boost::optional<double> openstudio::ScheduleLimitsView::lowerTypeLimit |
( |
| ) |
const |
double openstudio::ScheduleLimitsView::lowerViewLimit |
( |
| ) |
const |
void openstudio::ScheduleLimitsView::onLowerViewLimitChanged |
( |
double |
d | ) |
|
void openstudio::ScheduleLimitsView::onToggleUnitsClicked |
( |
bool |
displayIP | ) |
|
void openstudio::ScheduleLimitsView::onUpperViewLimitChanged |
( |
double |
d | ) |
|
void openstudio::ScheduleLimitsView::setMaximumScheduleValue |
( |
double |
value | ) |
|
void openstudio::ScheduleLimitsView::setMinimumScheduleValue |
( |
double |
value | ) |
|
boost::optional<Unit> openstudio::ScheduleLimitsView::units |
( |
| ) |
const |
boost::optional<Unit> openstudio::ScheduleLimitsView::units |
( |
bool |
displayIP | ) |
const |
boost::optional<double> openstudio::ScheduleLimitsView::upperTypeLimit |
( |
| ) |
const |
double openstudio::ScheduleLimitsView::upperViewLimit |
( |
| ) |
const |