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

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'
 

Function Documentation

◆ error()

scripts.embed_stylesheet.error ( msg)

Variable Documentation

◆ css

scripts.embed_stylesheet.css = None

◆ css_path

str scripts.embed_stylesheet.css_path = 'enlighten/assets/stylesheets/dark/enlighten.css'

◆ element

scripts.embed_stylesheet.element = root.find('./widget[@name="MainWindow"]/property[@name="styleSheet"]/string')

◆ encoding

scripts.embed_stylesheet.encoding

◆ root

scripts.embed_stylesheet.root = tree.getroot()

◆ text

scripts.embed_stylesheet.text

◆ tree

scripts.embed_stylesheet.tree = ET.parse(ui_path)

◆ ui_path

scripts.embed_stylesheet.ui_path = 'enlighten/assets/uic_qrc/enlighten_layout.ui'