SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Signals | Public Member Functions | List of all members
ConnectionFactory Class Reference

#include <Connection.h>

Inheritance diagram for ConnectionFactory:

Signals

void typeChanged (ConnectionDrawStrategyPtr drawerMaker)
 

Public Member Functions

 ConnectionFactory (QGraphicsScene *scene)
 
ConnectionInProgressmakeConnectionInProgress (PortWidget *port) const
 
ConnectionLinemakeFinishedConnection (PortWidget *fromPort, PortWidget *toPort, const SCIRun::Dataflow::Networks::ConnectionId &id) const
 
void setType (ConnectionDrawType type)
 
ConnectionDrawType getType () const
 

Constructor & Destructor Documentation

ConnectionFactory ( QGraphicsScene *  scene)
explicit

Member Function Documentation

ConnectionDrawType getType ( ) const
ConnectionInProgress * makeConnectionInProgress ( PortWidget port) const
ConnectionLine * makeFinishedConnection ( PortWidget fromPort,
PortWidget toPort,
const SCIRun::Dataflow::Networks::ConnectionId id 
) const
void setType ( ConnectionDrawType  type)
void typeChanged ( ConnectionDrawStrategyPtr  drawerMaker)
signal

The documentation for this class was generated from the following files: