QmlJsEditor: Start aspectification of settings

Rename qmljseditingsettingspage.* to qmljseditorsettings.*,
re-arrange some includes, use settings() for the singleton access
etc.

Change-Id: Iff36a99baf0afd238a935386e9111818be5d7987
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2024-06-20 08:44:26 +02:00
parent 12c1731489
commit e3d3af81cb
10 changed files with 64 additions and 74 deletions

View File

@@ -9,7 +9,7 @@ add_qtc_plugin(QmlJSEditor
qmljscompletionassist.cpp qmljscompletionassist.h
qmljscomponentfromobjectdef.cpp qmljscomponentfromobjectdef.h
qmljscomponentnamedialog.cpp qmljscomponentnamedialog.h
qmljseditingsettingspage.cpp qmljseditingsettingspage.h
qmljseditorsettings.cpp qmljseditorsettings.h
qmljseditor.cpp qmljseditor.h
qmljseditor_global.h
qmljseditortr.h