|
ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
|
Functions | |
| error (msg) | |
Variables | |
| css = None | |
| str | css_path = 'enlighten/assets/stylesheets/dark/enlighten.css' |
| element = root.find('./widget[@name="MainWindow"]/property[@name="styleSheet"]/string') | |
| encoding | |
| root = tree.getroot() | |
| text | |
| tree = ET.parse(ui_path) | |
| str | ui_path = 'enlighten/assets/uic_qrc/enlighten_layout.ui' |
| scripts.embed_stylesheet.error | ( | msg | ) |
| scripts.embed_stylesheet.css = None |
| str scripts.embed_stylesheet.css_path = 'enlighten/assets/stylesheets/dark/enlighten.css' |
| scripts.embed_stylesheet.element = root.find('./widget[@name="MainWindow"]/property[@name="styleSheet"]/string') |
| scripts.embed_stylesheet.encoding |
| scripts.embed_stylesheet.root = tree.getroot() |
| scripts.embed_stylesheet.text |
| scripts.embed_stylesheet.tree = ET.parse(ui_path) |
| scripts.embed_stylesheet.ui_path = 'enlighten/assets/uic_qrc/enlighten_layout.ui' |