ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
embed_stylesheet.py File Reference

Namespaces

namespace  scripts
 
namespace  scripts.embed_stylesheet
 

Functions

 scripts.embed_stylesheet.error (msg)
 

Variables

 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)
 
str scripts.embed_stylesheet.ui_path = 'enlighten/assets/uic_qrc/enlighten_layout.ui'