redvypr.widgets.gui_config_widgets.configWidget¶
- class redvypr.widgets.gui_config_widgets.configWidget(*args: Any, **kwargs: Any)¶
- __init__(config=None, loadsavebutton=True, redvypr_instance=None)¶
Methods
__init__([config, loadsavebutton, ...])Sends signals with the changed configuration Returns:
config_widget_color(item)Lets the user choose a color :param item:
config_widget_datastream(item)Lets the user change a datastream :param item:
config_widget_dict(item)Config widget to edit (at the moment remove) a dictionary item :param item:
config_widget_list_combo(item)Config widget for a modifiable list :param item:
config_widget_number(item[, dtype])Creates a widgets to modify an integer value
config_widget_str(item)config_widget_str_combo(item[, options])Returns a copy of the configuration dictionary of the qtreewidgetitem
Clears the configtree and redraws it.
Removes all widgets from configgui Returns:
Attributes
config_changed_flag