Simplify interface of classes in ClassViewPlugin

Remove unused methods. Replace one slot with a call
to lambda.

Amends a673fca144

Task-number: QTCREATORBUG-25317
Change-Id: I1125b62b9ea66b8dc43038a6b748d52a5a27224f
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Jarek Kobus
2021-02-08 16:52:42 +01:00
parent 30d4f7b48c
commit 1b9c0c7ef5
4 changed files with 8 additions and 63 deletions

View File

@@ -60,7 +60,6 @@ signals:
private:
void onProjectListChanged();
void onTreeDataUpdate(QSharedPointer<QStandardItem> result);
void resetParser();
void initialize();