forked from qt-creator/qt-creator
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:
@@ -46,7 +46,7 @@ public:
|
||||
private:
|
||||
void onCurrentWarningConfigChanged(const Core::Id ¤tConfigId);
|
||||
void onDelayedTemplateParseClicked(bool);
|
||||
void onClangSettingsChanged(int index);
|
||||
void onGlobalCustomChanged(int index);
|
||||
void onAboutToSaveProjectSettings();
|
||||
void syncOtherWidgetsToComboBox();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user