devctrl.utility#
Various utility modules: file io, logging, settings and more.
Functions
From a list of values, get the current value, decrease the value to the next possible value and set it using the getter. |
|
From a list of values, get the current value, increase the value to the next possible value and set it using the getter. |
ConfigFile: dictionary linked to yaml file (DEPRECATED) |
|
Show exceptions, warnings or messages to the user. |
|
Interface to a sample database. |
|
Utility for handling measurement settings in a class-based approach. |
|
Database-like structure for storing |
|
Change colors in svg files. |
|
Thread with exception support and a fake thread for debugging. |
|
Generate QT translation files for dataclass members. |
|
Show an exception as warning. |