51 #include "elementOutput.hh" 52 #include "connectionPoint.hh" 54 #include "../parser/output.hh" ConnectionPoint * connectionPointItem() const
Connection point widget.
virtual void setBackgroundBrush(QBrush _brush)
Sets the background brush.
virtual void addConnection(Connection *_conn)
Add the connection.
void setState(State _state)
sets the state
void setWidth(int _width)
Sets the diameter.
void setBackground(bool _leftOut, bool _rightOut)
Enables background painting.
virtual void removeConnection(Connection *_conn)
Remove the Connection.
void addConnection(Connection *_conn)
Add connection.
Text * descriptionTextItem() const
Short description widget.
Text * typeTextItem() const
Type text widget.
~ElementOutput()
Destructor.
QList< Connection * > connections() const
Connections.
ElementOutput(Output *_out, SceneElement *_parent)
Constructor.
void removeConnection(Connection *_conn)
Remove connection.