#include <ScheduleDayView.hpp>
      
        
          | openstudio::DaySchedulePlotArea::DaySchedulePlotArea  | 
          ( | 
          ScheduleDayEditor *  | 
          mainScheduleView | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual openstudio::DaySchedulePlotArea::~DaySchedulePlotArea  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | void openstudio::DaySchedulePlotArea::dayScheduleSceneChanged  | 
          ( | 
          DayScheduleScene *  | 
          scene,  | 
         
        
           | 
           | 
          double  | 
          lowerValue,  | 
         
        
           | 
           | 
          double  | 
          upperValue  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void openstudio::DaySchedulePlotArea::keyboardPromptChanged  | 
          ( | 
          QString  | 
          keyboardPrompt | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | void openstudio::DaySchedulePlotArea::keyPressEvent  | 
          ( | 
          QKeyEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
  
  
      
        
          | void openstudio::DaySchedulePlotArea::mouseDoubleClickEvent  | 
          ( | 
          QMouseEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
  
  
      
        
          | void openstudio::DaySchedulePlotArea::mouseMoveEvent  | 
          ( | 
          QMouseEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
  
  
      
        
          | void openstudio::DaySchedulePlotArea::mousePressEvent  | 
          ( | 
          QMouseEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
  
  
      
        
          | void openstudio::DaySchedulePlotArea::mouseReleaseEvent  | 
          ( | 
          QMouseEvent *  | 
          event | ) | 
           | 
         
       
   | 
  
overrideprotected   | 
  
 
 
      
        
          | QGraphicsItem* openstudio::DaySchedulePlotArea::segmentAt  | 
          ( | 
          QPoint  | 
          point | ) | 
           const | 
        
      
 
 
      
        
          | int openstudio::DaySchedulePlotArea::timeAt  | 
          ( | 
          double  | 
          x | ) | 
           const | 
        
      
 
 
      
        
          | boost::optional<double> openstudio::DaySchedulePlotArea::valueAt  | 
          ( | 
          double  | 
          x | ) | 
           const | 
        
      
 
 
      
        
          | QTransform openstudio::DaySchedulePlotArea::vItemTransform  | 
          ( | 
           | ) | 
           |