34 class GatePinsTreeModel;
37 class GraphNavigationWidget;
102 void buildPythonMenuForPinGroup(
QMenu &menu,
PinTreeItem* clickedPinIGrouptem);
103 void addSourceOurDestinationToSelection(
int netId,
bool isInputPin);
104 void handleNavigationCloseRequested();
105 void handleNavigationJumpRequested(
const Node& origin,
const u32 via_net,
const QSet<u32>& to_gates,
const QSet<u32>& to_modules);
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