So I'm developing a GUI that consists of many widgets such as checkbox, buttons, radio-buttons, combo-box using Python Qt5. This GUI is to perform some calcualtion based on user choices. I'm trying to figure out how to go about saving all this data in a file and then repopulating those widgets when the user opens the same file.
My research lead me to QSetting class of Qt5 but that only saves the states of widgets.
For...
User Profile
Collapse
-
Prometheus1111 started a topic How do I save user data in a file and populate the GUI/Software based on that file?in PythonHow do I save user data in a file and populate the GUI/Software based on that file?
No activity results to display
Show More