Graphic Object for connection. Adds itself to scene.  
 More...
#include <WtConnectionGraphicsObject.h>
 | 
| void  | paint (Wt::WPainter *painter) | 
|   | 
Graphic Object for connection. Adds itself to scene. 
Definition at line 27 of file WtConnectionGraphicsObject.h.
 
◆ anonymous enum
◆ WtConnectionGraphicsObject()
      
        
          | WtConnectionGraphicsObject::WtConnectionGraphicsObject  | 
          ( | 
          WtFlowScene & |           scene,  | 
        
        
           | 
           | 
          WtConnection & |           connection,  | 
        
        
           | 
           | 
          Wt::WPainter * |           painter ) | 
        
      
 
 
◆ ~WtConnectionGraphicsObject()
  
  
      
        
          | WtConnectionGraphicsObject::~WtConnectionGraphicsObject  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ addGraphicsEffect()
  
  
      
        
          | void WtConnectionGraphicsObject::addGraphicsEffect  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ boundingRect()
      
        
          | Wt::WRectF WtConnectionGraphicsObject::boundingRect  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ connection()
◆ isSelected()
  
  
      
        
          | bool WtConnectionGraphicsObject::isSelected  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ lock()
      
        
          | void WtConnectionGraphicsObject::lock  | 
          ( | 
          bool |           locked | ) | 
           | 
        
      
 
 
◆ move()
      
        
          | void WtConnectionGraphicsObject::move  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ paint()
  
  
      
        
          | void WtConnectionGraphicsObject::paint  | 
          ( | 
          Wt::WPainter * |           painter | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ setGeometryChanged()
      
        
          | void WtConnectionGraphicsObject::setGeometryChanged  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setPos() [1/2]
  
  
      
        
          | void WtConnectionGraphicsObject::setPos  | 
          ( | 
          int |           x,  | 
         
        
           | 
           | 
          int |           y ) | 
         
       
   | 
  
inline   | 
  
 
 
◆ setPos() [2/2]
  
  
      
        
          | void WtConnectionGraphicsObject::setPos  | 
          ( | 
          Wt::WPointF |           pos | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ shape()
      
        
          | Wt::WPainterPath WtConnectionGraphicsObject::shape  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ type()
  
  
      
        
          | int WtConnectionGraphicsObject::type  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ _connection
◆ _origin
  
  
      
        
          | Wt::WPointF WtConnectionGraphicsObject::_origin = Wt::WPointF(0, 0) | 
         
       
   | 
  
private   | 
  
 
 
◆ _painter
  
  
      
        
          | Wt::WPainter* WtConnectionGraphicsObject::_painter | 
         
       
   | 
  
private   | 
  
 
 
◆ _scene
The documentation for this class was generated from the following files: