This is a collection of custom widgets for Qt/PySide6
pip install git+https://github.com/gustavopedrosob/ExtraQWidgets.git
QActionMenuGroup
A menu which adds its actions on a QActionGroup automatically, making able to mark only one action per time on the menu.
QSingleSelectionList
An interactive list of items that can be moved to a selected list of items.
QThemeResponsiveAction
An action that changes its icon color when windows theme changes.
QThemeResponsiveButton
A button that changes its icon color when windows theme changes.