273 void updateSearchIcon();
279 void selectionToGrouping();
284 void toggleSearchbar();
294 void singleSelectionInternal(
const ModuleItem* sti);
296 void showNoSelection();
300 unsigned int mNumberSelectedItems;
304 QLabel* mItemDeletedLabel;
305 QLabel* mNoSelectionLabel;
316 QString mSearchActiveIconStyle;
324 void canMoveToModule(
int nodes);
325 void enableSearchbar(
bool enable);
327 static const QString sAddToGrouping;
Abstract class for Widgets within HAL's ContentArea.
An item in the ModuleModel.
A model for displaying multiple netlist elements.
A QFrame with a QLineEdit that can be used to input a substring to search for.
Enables filtering of the SelectionTreeModel.
Displays the current selection.
A SettingsItem representing a Checkbox.
The UserAction class is the abstract base class for user interactions.
The UserActionObject class represents a single object used in UserAction.
QObject * parent() const const
QObject * sender() const const