forked from qt-creator/qt-creator
analyzer: add a button to shorten names of function templates
Task-number: QTCREATORBUG-7746 Change-Id: I5ba6c5b63c319d7b65239c6b730c0da90ef20c4f Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
public slots:
|
||||
/// enable/disable cycle detection
|
||||
void enableCycleDetection(bool enabled);
|
||||
void setShortenTemplates(bool enabled);
|
||||
|
||||
/// Only one cost event column will be shown, this decides which one it is.
|
||||
/// By default it is the first event in the @c ParseData, i.e. 0.
|
||||
|
||||
Reference in New Issue
Block a user