Frequently Asked Questions for omGUI developers
Q: Where does omgui store applications settings used at runtime? A: We use QSettings to manage runtime settings. Under linux these are usually stored in your home dir as:
~/.config/openModeller/OpenModellerGui.conf
Under Windows, these settings are stored in the registry.