Clang: Clean up some names in ClangProjectSettingsWidget

Clarify some names and encode the widget type as suffix.

Change-Id: Id0d3b3a3df16df60af806ad6aa60b0269a1bde0a
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
This commit is contained in:
Nikolai Kosjar
2019-01-29 16:07:53 +01:00
parent 0df7468e51
commit 9ef8ea3d7d
3 changed files with 12 additions and 12 deletions

View File

@@ -46,7 +46,7 @@ public:
private:
void onCurrentWarningConfigChanged(const Core::Id &currentConfigId);
void onDelayedTemplateParseClicked(bool);
void onClangSettingsChanged(int index);
void onGlobalCustomChanged(int index);
void onAboutToSaveProjectSettings();
void syncOtherWidgetsToComboBox();