bapsf_motion.gui.helpers

A collection of helper functions to assist with the design and implementation of the package GUIs.

Functions

cast_color_to_rgba_string(color)

Cast color to an RGBA string representation 'rgba(r, g, b, a)'

get_color_scheme()

Retrieve the color scheme (light or dark mode) of the operating system.

get_qapplication()

Get the current active instance of QApplication.