cginternals / cginternals/gloperate
Configuration loading behavior
Open
backlog
- Dominant language
- C++
- Stars
- 43
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Extend the gloperate-viewer to load configuration files according to the following precedence:
1. evaluate the ```--config``` command line argument
2. search in the executable path for the configuration file
3. use the global configuration directory specified by Qt
If the configuration is changed and saved later on, the original loaded file should get replaced (no local variant of a global file should get created).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.