QmlProfiler: Clean up statistics view

Fix some misnomers and remove an unused declaration.

Change-Id: Ia5e30ccc7c465a10c5214b7fe025aa0f578cdab4
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2016-06-08 19:00:59 +02:00
parent b326060da8
commit 5101a504b3
2 changed files with 47 additions and 49 deletions

View File

@@ -107,7 +107,6 @@ public:
~QmlProfilerStatisticsMainView();
void setFieldViewable(Fields field, bool show);
void setShowAnonymousEvents( bool showThem );
QModelIndex selectedModelIndex() const;
void copyTableToClipboard() const;