SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Enumerations
Connection.h File Reference
#include <QGraphicsLineItem>
#include <QGraphicsPathItem>
#include <QPen>
#include <boost/function.hpp>
#include <Dataflow/Network/ConnectionId.h>
#include <Interface/Application/Port.h>
#include <Interface/Application/Note.h>
#include <Core/Utils/Exception.h>

Go to the source code of this file.

Classes

class  ConnectionDrawStrategy
 
class  ConnectionLine
 
struct  InvalidConnection
 
class  ConnectionInProgress
 
class  ConnectionInProgressGraphicsItem< Base >
 
class  ConnectionInProgressStraight
 
class  ConnectionInProgressCurved
 
class  ConnectionInProgressManhattan
 
class  ConnectionFactory
 

Namespaces

 SCIRun
 STL datatypes needed.
 
 SCIRun::Gui
 

Typedefs

typedef boost::shared_ptr
< ConnectionDrawStrategy > 
ConnectionDrawStrategyPtr
 

Enumerations

enum  ConnectionDrawType { MANHATTAN, EUCLIDEAN, CUBIC }