#include <VRFGraphicsItems.hpp>
 | 
| void  | paint (QPainter *painter, const QStyleOptionGraphicsItem *option,*widget) override | 
|   | 
      
        
          | openstudio::VRFSystemMiniView::VRFSystemMiniView  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | virtual openstudio::VRFSystemMiniView::~VRFSystemMiniView  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
  
  
      
        
          | QRectF openstudio::VRFSystemMiniView::boundingRect  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
override   | 
  
 
 
  
  
      
        
          | static QSize openstudio::VRFSystemMiniView::cellSize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | void openstudio::VRFSystemMiniView::paint  | 
          ( | 
          QPainter *  | 
          painter,  | 
         
        
           | 
           | 
          const QStyleOptionGraphicsItem *  | 
          option,  | 
         
        
           | 
           | 
          *  | 
          widget  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
overrideprotected   | 
  
 
 
  
  
      
        
          | void openstudio::VRFSystemMiniView::setName  | 
          ( | 
          const QString &  | 
          name | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void openstudio::VRFSystemMiniView::setNumberOfTerminals  | 
          ( | 
          int  | 
          terminals | ) | 
           | 
        
      
 
 
      
        
          | void openstudio::VRFSystemMiniView::setNumberOfZones  | 
          ( | 
          int  | 
          zones | ) | 
           | 
        
      
 
 
      
        
          | RemoveButtonItem* openstudio::VRFSystemMiniView::removeButtonItem | 
        
      
 
 
      
        
          | ZoomInButtonItem* openstudio::VRFSystemMiniView::zoomInButtonItem |