apps / winecellar / frontend / qt_kiosk / pages / bins.py¶
Path: apps/winecellar/frontend/qt_kiosk/pages/bins.py
Lane: apps
Executable: no/unknown
Purpose¶
Component: bins
Lane: apps
Path: apps/winecellar/frontend/qt_kiosk/pages/bins.py
Role: Qt Page
Purpose: - Defines 2 class(es) and 3 function(s) that implement this module's responsibilities. - Implements touch-oriented Qt kiosk UI components.
Inputs: - Python import-time context and function/class call parameters from other modules.
Outputs: - No module-scope side effects beyond symbol definitions/import wiring.
Execution: - Interactive Qt kiosk runtime (touch-first UI) within the frontend shell.
Failure modes: - Import path or dependency resolution errors at runtime. - Type/shape mismatches passed into exported functions/classes. - Unexpected runtime state propagated from upstream callers.
Entry points¶
- No
__main__guard detected
Key symbols¶
Classes¶
BinCardBinsPage
Functions¶
_aggregate_by_ref(items)_fill_pct(bin_row)_norm(s)
Configuration & environment¶
- (no env vars detected by regex)
Dependencies (imports)¶
PySide6.QtCorePySide6.QtWidgets__future__pages.basetypingui_scalewidgets.commonworkers
Operational notes (fill in)¶
- Headless/interactive:
- Systemd unit (if any):
- Schedules/triggers:
- Debug artifacts:
- Failure modes: