![]() |
Q2NSViz 0.1.0
Q2NS trace visualizer
|
Classes | |
| class | _ThemeMeta |
| Metaclass that forwards attribute access to the active palette dict. | |
| class | Theme |
| Semantic color palette for Q2NSViz. More... | |
Functions | |
| str | ui_font_family () |
| Native UI font family matching the application font, for QPainter text. | |
| bool | toggle_dark () |
| Switch the active palette between light and dark. | |
| bool | is_dark () |
Return True when the dark palette is active. | |
Variables | |
| str | SANS_FONT = "Arial,Liberation Sans,DejaVu Sans,Helvetica,sans-serif" |
| bool q2nsviz.ui.theme.is_dark | ( | ) |
| bool q2nsviz.ui.theme.toggle_dark | ( | ) |
| str q2nsviz.ui.theme.ui_font_family | ( | ) |