|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
| compose (self) | |
| None | on_button_pressed (self, Button.Pressed event) |
Static Public Attributes | |
| str | css_file_path = f"{environ.get('DAQCONF_SHARE')}/config/textual_dbe/textual_css" |
| str | CSS_PATH = f"{css_file_path}/modify_object_layout.tcss" |
Definition at line 13 of file config_object_modifier_screen.py.
| config_object_modifier_screen.ConfigObjectModifierScreen.compose | ( | self | ) |
Definition at line 18 of file config_object_modifier_screen.py.
| None config_object_modifier_screen.ConfigObjectModifierScreen.on_button_pressed | ( | self, | |
| Button.Pressed | event ) |
Definition at line 22 of file config_object_modifier_screen.py.
|
static |
Definition at line 14 of file config_object_modifier_screen.py.
|
static |
Definition at line 16 of file config_object_modifier_screen.py.