37     class ModuleTreeModel;
 
   95         void handleNumberSubmodulesChanged(
const int number);
 
Enables filtering of nets or gates in the ModuleModel.
A widget to display the specific (direct submodules, gates) items of a given module.
void handleContextMenuRequested(const QPoint &pos)
void updateText(const QString &newHeadline)
void setModule(u32 moduleID)
ModuleElementsTree(QWidget *parent=nullptr)
A model for displaying multiple netlist elements.
QObject * parent() const const