forked from qt-creator/qt-creator
QmlProfiler: Show notes in events view
Change-Id: I21542128c4cc9b7a31f7b834defbdf1dd15cd37a Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
This commit is contained in:
@@ -139,6 +139,7 @@ public slots:
|
||||
void selectType(int typeIndex);
|
||||
void selectByLocation(const QString &filename, int line, int column);
|
||||
void buildModel();
|
||||
void updateNotes(int typeIndex);
|
||||
|
||||
private slots:
|
||||
void profilerDataModelStateChanged();
|
||||
|
||||
Reference in New Issue
Block a user