text widgets# class configwidgets.ConfigLineEdit(parent=None)# __init__(parent=None)# collect() → str# save text in config. load_value() → str# load text from config. set_value(val: str) → str# to widget and config.