UsageBar — labeled slim progress bar for RAM/GPU/CPU indicators.
Bases: PySide6.QtWidgets.QWidget
PySide6.QtWidgets.QWidget
Labeled thin progress bar with a right-aligned percent readout.
label – text shown to the left of the bar (e.g. “RAM”, “GPU”).
Set the bar value, clamped to 0-100, and re-color at 75/90 %.
pct – value in 0.0-100.0; out-of-range values clamp.
0.0
100.0