43 class SelectionTreeView;
45 class UserActionObject;
46 class SettingsItemCheckbox;
47 class GateDetailsTabWidget;
48 class NetDetailsTabWidget;
49 class ModuleDetailsTabWidget;
272 void updateSearchIcon();
278 void selectionToGrouping();
283 void toggleSearchbar();
293 void singleSelectionInternal(
const ModuleItem* sti);
295 void showNoSelection();
299 unsigned int mNumberSelectedItems;
303 QLabel* mItemDeletedLabel;
304 QLabel* mNoSelectionLabel;
315 QString mSearchActiveIconStyle;
323 void canMoveToModule(
int nodes);
324 void enableSearchbar(
bool enable);
326 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