35 class ModulePinsTreeModel;
97 void handleNumberOfPortsChanged(
int newNumberPorts);
99 void appendMultiSelectionEntries(
QMenu &menu,
int modId);
107 std::tuple<QList<BaseTreeItem*>, std::pair<bool, int>,
bool> getSelectedPins();
A widget to display the ports of a given module.
void updateText(const QString &newHeadline)
void setModule(u32 moduleID)
void handleContextMenuRequested(const QPoint &pos)
int getRepresentedModuleId()
ModulePinsTree(QWidget *parent=nullptr)
A model to represent the ports of a module.
QObject * parent() const const