MNE-CPP  beta 1.0
Public Types | Public Member Functions | Protected Member Functions | List of all members
MNEX::Arrow Class Reference
Inheritance diagram for MNEX::Arrow:

Public Types

enum  { Type = UserType + 4 }
 

Public Member Functions

 Arrow (PluginItem *startItem, PluginItem *endItem, PluginConnectorConnection::SPtr &connection, QGraphicsItem *parent=0)
 
int type () const
 
QRectF boundingRect () const
 
QPainterPath shape () const
 
void setColor (const QColor &color)
 
PluginItemstartItem () const
 
PluginItemendItem () const
 
PluginConnectorConnection::SPtr connection ()
 
void updatePosition ()
 

Protected Member Functions

void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0)
 

Detailed Description

Definition at line 78 of file arrow.h.


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