Files
StarPilot/system/ui
firestar5683 d43b7d0d3f UI
2026-04-11 23:49:51 -05:00
..
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
2025-12-18 23:23:21 -08:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
2025-12-18 23:23:21 -08:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00
UI
2026-04-11 23:49:51 -05:00

ui

The user interfaces here are built with raylib.

Quick start:

Style guide:

  • All graphical elements should subclass Widget.
    • Prefer a stateful widget over a function for easy migration from QT
  • All internal class variables and functions should be prefixed with _