34 class GatePinsTreeModel;
36 class GatePinsTreeItem;
37 class GraphNavigationWidget;
103 void addSourceOurDestinationToSelection(
int netId,
bool isInputPin);
104 void handleNavigationCloseRequested();
A widget to display the pins of a given gate.
virtual void mouseDoubleClickEvent(QMouseEvent *event) override
void updateText(const QString &newHeadline)
void handleContextMenuRequested(const QPoint &pos)
GatePinTree(QWidget *parent=nullptr)
A model to display the pins of a gate.
The Node class object represents a module or a gate.
virtual bool event(QEvent *event) override
QObject * parent() const const