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

Public Types

enum  { Type = UserType + 15 }
 

Public Member Functions

 PluginItem (IPlugin::SPtr pPlugin, QMenu *contextMenu, QGraphicsItem *parent=0)
 
void removeArrow (Arrow *arrow)
 
void removeArrows ()
 
IPlugin::PluginType diagramType () const
 
IPlugin::SPtr plugin ()
 
QPolygonF polygon () const
 
void addArrow (Arrow *arrow)
 
QPixmap image () const
 
int type () const
 
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0)
 

Protected Member Functions

void contextMenuEvent (QGraphicsSceneContextMenuEvent *event)
 
QVariant itemChange (GraphicsItemChange change, const QVariant &value)
 

Detailed Description

Definition at line 70 of file pluginitem.h.


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