Tracing: Use Combobox for the modes menu

This is a better fit than a custom Button + Menu combination.

Fixes: QTCREATORBUG-22579
Change-Id: Ie6f8a7ef2ce0da67a16bc365d6f619a11bc56221
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
This commit is contained in:
Ulf Hermann
2019-06-28 15:33:55 +02:00
parent bcc62b6f72
commit e9d36fe9ef
4 changed files with 5 additions and 26 deletions

View File

@@ -30,7 +30,6 @@ FlameGraphView {
id: root
model: flameGraphModel
sizeRole: QmlProfilerFlameGraphModel.DurationRole
typeIdRole: QmlProfilerFlameGraphModel.TypeIdRole
sourceFileRole: QmlProfilerFlameGraphModel.FilenameRole