QtGui::EditorAutoCorrectionOptionPage Auto correction QGroupBox { font-weight: bold }; <html><head/><body><p>Auto correction/completion will be applied when showing the selected tag fields after <span style=" font-style:italic;">loading</span> a file but <span style=" font-style:italic;">not</span> before saving. This means the tag values you see when opening a file are already corrected. This also means when clicking the &quot;Save&quot; button the tags are saved as they are shown in the editor at this point with no further correction applied.</p></body></html> true Auto correction/completion features to be used Insert title from filename if none present Trim whitespaces Format names like "an example_name" to "An Example Name" Fix umlauts (replaces ae with ä for example) Custom substitution true Match pattern Replacement regular expression replacement (use \1, \2, … for capture expressions) Fields to apply the auto correction on 1 0 1 0 QFrame::NoFrame QFrame::Plain 0 true QListView::LeftToRight true 3 true Qt::Vertical 20 40 insertTitleFromFilenameCheckBox trimWhitespacesCheckBox formatNamesCheckBox fixUmlautsCheckBox customSubstitutionGroupBox regularExpressionLineEdit replacementLineEdit fieldsListView