35 class ModulePinsTreeModel;
115 void handleNumberOfPortsChanged(
int newNumberPorts);
117 void appendMultiSelectionEntries(
QMenu &menu,
int modId);
125 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 handlePinsAboutToReload()
void handlePinsReloaded()
void handleContextMenuRequested(const QPoint &pos)
int getRepresentedModuleId()
ModulePinsTree(QWidget *parent=nullptr)
A model to represent the ports of a module.
QObject * parent() const const