Skip to content
  • Ulf Hermann's avatar
    QmlProfiler: rename "eventId" fields to "typeId" and "selectionId" · 38f4d6a5
    Ulf Hermann authored
    
    
    The convention is now that selections are the rows in the expanded
    timeline, "types" are the types in the QmlProfilerDataModel, and
    events are the single boxes in the timeline. Thus, the event view
    shows only types and for consistency the V8 view does so, too.
    
    Having eventId as synonym for "type index" and "event index" as
    actual index into the list of events is confusing.
    
    Change-Id: I6b7c4c3f1ab0a8b71c511de52ab296a2e91cf5f0
    Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
    38f4d6a5