#include <sxUiPort.h>
Public Member Functions | |
sxUiInPort (const QString &cap=QString(), sxComponent *comp=0) | |
QVariant | itemChange (GraphicsItemChange change, const QVariant &value) |
sxConnection * | MakeConnection (sxPort *with, const QString &name) |
Create new connection with given port. | |
void | AdjustConnections () |
sxConnection * sxUiInPort::MakeConnection | ( | sxPort * | with, | |
const QString & | name | |||
) | [virtual] |
Create new connection with given port.
with | source/target port | |
name | connection name |
Reimplemented from sxPort.
References sxUiConnection::Adjust(), sxInPort::IsConnectable(), sxCaptionItem::SetCaption(), and sxUiConnection::SetTerminal().