39 #include <QItemSelection>
42 #include <QSortFilterProxyModel>
216 void handleToggleNetsClicked();
221 void handleToggleGatesClicked();
226 void handleToggleExpandTreeClicked();
231 void handleRenameClicked();
234 void handleDeleteShortcutOnFocusChanged(
QWidget *oldWidget,
QWidget *newWidget);
236 void deleteSelectedItem();
246 QAction* mToggleExpandTreeAction;
259 QString mSearchActiveIconStyle;
268 bool mIgnoreSelectionChange;
275 void enableDeleteAction(
bool enable);
Abstract class for Widgets within HAL's ContentArea.
An item in the ModuleModel.
A model for displaying multiple netlist elements.
Enables filtering in the ModuleModel.
Wraps the QTreeView used for the ModuleWidget.
A QFrame with a QLineEdit that can be used to input a substring to search for.
const Module * module(const Gate *g, const NodeBoxes &boxes)
QObject * parent() const const
QObject * sender() const const