Skip to content

Commit

Permalink
Implement setting HostRequirements on a HostRequirementsWidget
Browse files Browse the repository at this point in the history
Allow passing a `requirements` to the `HostRequirementsWidget` and automatically setting the `use_custom_button` toggle.
Switch from a `OptionalComboBox` to a `OptionalMultiSelectComboBox` for CPU Architecture and Operating System

Implemented getters and setters on many of the widgets

We aren't using PySide6.Slot decorators because apparently they are
unneeded in pure python now?

Signed-off-by: Alex Hughes <[email protected]>
  • Loading branch information
Ahuge committed Dec 20, 2024
1 parent 1d9bb3e commit c2bf12f
Showing 1 changed file with 262 additions and 33 deletions.
Loading

0 comments on commit c2bf12f

Please sign in to comment.