forked from qt-creator/qt-creator
ClangTools: Add help context menu entry
...that opens the documentation page for the current diagnostic. Change-Id: I398fdc82bb118a80536acbb12420a9bac84e66c9 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
committed by
Cristian Adam
parent
311779e53e
commit
1b4de8d769
@@ -126,6 +126,8 @@ private:
|
||||
void updateForCurrentState();
|
||||
void updateForInitialState();
|
||||
|
||||
void help();
|
||||
|
||||
void filter();
|
||||
void clearFilter();
|
||||
void filterForCurrentKind();
|
||||
|
||||
Reference in New Issue
Block a user