41 class SettingsItemDropdown;
42 class SettingsItemKeybind;
111 void emitTerminatePicker()
const;
215 void handleZoomInShortcut();
216 void handleZoomOutShortcut();
217 void handleFoldModuleShortcut();
218 void handleUnfoldModuleShortcut();
219 void handleRemoveNodeShortcut();
229 int getContextTabIndex(
const GraphContext *context)
const;
243 static bool sSettingsInitialized;
245 static bool initSettings();
Abstract class for Widgets within HAL's ContentArea.
Logical container for modules, gates, and nets.
A SettingsItem that represents a dropdown menu.
A SettingsItem to modify keybinds.
QObject * parent() const const