cloudfuse
cloudfuse copied to clipboard
Refactor gui settings
What type of Pull Request is this? (check all applicable)
- [x] Refactor
- [ ] Feature
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
Describe your changes in brief
Remove the code that uses QSettings for config settings and use an internal dictionary to pass values between widgets. Refactor the MainFactor to use config functions class
Checklist
- [x] Tested locally
- [ ] Added new dependencies
- [ ] Updated documentation
- [ ] Added tests
Related Issues
- Related Issue #
- Closes #