100 void copyName()
const;
105 void pyCopyName()
const;
115 void pyCopyId()
const;
120 void copyType()
const;
125 void pyCopyType()
const;
130 void copyNumberOfSrcs()
const;
135 void pyCopySrcs()
const;
140 void copyNumberOfDsts()
const;
145 void pyCopyDsts()
const;
152 void handleNetRemoved(
Net*
net);
159 void handleNetNameChanged(
Net*
net);
175 void handleSrcDstChanged(
Net*
net,
u32 srcDstGateId);
184 QMenu* mNameEntryContextMenu;
185 QMenu* mIdEntryContextMenu;
186 QMenu* mTypeEntryContextMenu;
187 QMenu* mNumSrcsEntryContextMenu;
188 QMenu* mNumDstsEntryContextMenu;
190 static const QString nameRowKey;
192 static const QString typeRowKey;
193 static const QString noOfSrcRowKey;
194 static const QString noOfDstRowKey;
NetInfoTable(QWidget *parent=nullptr)
QObject * parent() const const