AlphaHooks.windows.settings package

Submodules

AlphaHooks.windows.settings.config module

class AlphaHooks.windows.settings.config.SettingsDialog(config, parent=None)[source]

Bases: PyQt5.QtWidgets.QWidget

Settings dialog opened from File -> Settings…

display(current)[source]

Show the corresponding widget for the selected tree item.

Parameters:current – the current tree item

AlphaHooks.windows.settings.root module

class AlphaHooks.windows.settings.root.ConsoleSettings(config, parent=None)[source]

Bases: PyQt5.QtWidgets.QWidget

Input widgets to configure the Console

Module contents