Go to the documentation of this file.
43 #include <QtCore/QMap>
74 typedef unsigned int ID;
79 typedef QMap<ID, Connection *>
Map;
118 bool hasSource ()
const;
132 void setSourceParameter (
Parameter *sourceParameter );
140 bool hasTarget ()
const;
154 void setTargetParameter (
Parameter *targetParameter );