|
| From: | Torsten |
| Subject: | [Octave-bug-tracker] [bug #55855] GUI configuration files are not located following each platform's convention |
| Date: | Thu, 7 Mar 2019 13:09:26 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Follow-up Comment #2, bug #55855 (project octave):
Regarding QSettings: If we use the constructor of the form
QSettings::QSettings(QSettings::Format format,
QSettings::Scope scope,
const QString &organization,
const QString &application = QString(),
QObject *parent = nullptr)
we can avoid the windows registry and force the INI format without forcing
file name or location.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55855>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |