QSettings values used in the project.

----------------------------------------------

[mainwindow]

key: mainwindow/geometry
type: byte array
default: <none>
description: the window geometry
files: mainwindow.cpp

key mainwindow/state
type: byte array
default: <none>
description: the window and toolbar state
files: mainwindow.cpp

----------------------------------------------

[options]

key: options/threads
type: integer
default: 4 (defined by DEFAULT_THREAD_COUNT)
description: how many threads to use in conversion
files: convertlist.cpp optionsdialog.cpp

----------------------------------------------

[addtaskwizard]

key: addtaskwizard/openfilepath
type: string
default: <home directory>
description: the current directory of the open-file dialog.
files: addtaskwizard.cpp

key: addtaskwizard/geometry
type: byte array
default: <none>
description: the window geometry
files: addtaskwizard.cpp

key: addtaskwizard/extension
type: integer
default: 0
description: the index of the selected extension
files: addtaskwizard.cpp

key: addtaskwizard/selected_presets
type: list of integer
default: <none>
description: index of selected preset of each extension
files: addtaskwizard.cpp

key: addtaskwizard/auto_audio_bitrate
type: boolean
default: true
description: whether to adjust bitrate automatically
files: addtaskwizard.cpp

key: addtaskwizard/recentpaths
type: list of string
default: <none>
description: recent output paths
files: addtaskwizard.cpp

----------------------------------------------

[convertlist]

key: convertlist/header_state
type: byte array
default: <none>
description: the state of the list header
files: convertlist.cpp
