#include <ScheduleDayView.hpp>
openstudio::ScheduleDayView::ScheduleDayView |
( |
bool |
isIP, |
|
|
const model::ScheduleDay & |
scheduleDay, |
|
|
SchedulesView * |
schedulesView |
|
) |
| |
virtual openstudio::ScheduleDayView::~ScheduleDayView |
( |
| ) |
|
|
inlinevirtual |
double openstudio::ScheduleDayView::duration |
( |
| ) |
const |
double openstudio::ScheduleDayView::focusEndTime |
( |
| ) |
const |
double openstudio::ScheduleDayView::focusStartTime |
( |
| ) |
const |
boost::optional<double> openstudio::ScheduleDayView::lowerTypeLimit |
( |
| ) |
const |
double openstudio::ScheduleDayView::lowerViewLimit |
( |
| ) |
const |
void openstudio::ScheduleDayView::onLowerViewLimitChanged |
( |
double |
d | ) |
|
|
slot |
void openstudio::ScheduleDayView::onToggleUnitsClicked |
( |
bool |
displayIP | ) |
|
|
slot |
void openstudio::ScheduleDayView::onUpperViewLimitChanged |
( |
double |
d | ) |
|
|
slot |
model::ScheduleDay openstudio::ScheduleDayView::scheduleDay |
( |
| ) |
const |
SchedulesView* openstudio::ScheduleDayView::schedulesView |
( |
| ) |
const |
bool openstudio::ScheduleDayView::setFocusStartTime |
( |
double |
time | ) |
|
void openstudio::ScheduleDayView::setMaximumScheduleValue |
( |
double |
value | ) |
|
void openstudio::ScheduleDayView::setMinimumScheduleValue |
( |
double |
value | ) |
|
double openstudio::ScheduleDayView::snap |
( |
| ) |
const |
void openstudio::ScheduleDayView::toggleUnitsClicked |
( |
bool |
displayIP | ) |
|
|
signal |
boost::optional<Unit> openstudio::ScheduleDayView::units |
( |
| ) |
const |
boost::optional<Unit> openstudio::ScheduleDayView::units |
( |
bool |
displayIP | ) |
const |
boost::optional<double> openstudio::ScheduleDayView::upperTypeLimit |
( |
| ) |
const |
double openstudio::ScheduleDayView::upperViewLimit |
( |
| ) |
const |
double openstudio::ScheduleDayView::zoom |
( |
| ) |
const |
void openstudio::ScheduleDayView::zoomChanged |
( |
double |
zoom | ) |
|
|
signal |