How did you create QSettings object? It should be done this way:
Qt Code:
// Then edit subkeys. settings.setValue("DefaultIcon", "\"D:\\Work space\\MY Projects\\executable\\MyEditor.exe,0\"");To copy to clipboard, switch view to plain text mode
How did you create QSettings object? It should be done this way:
Qt Code:
// Then edit subkeys. settings.setValue("DefaultIcon", "\"D:\\Work space\\MY Projects\\executable\\MyEditor.exe,0\"");To copy to clipboard, switch view to plain text mode
Bookmarks