Skip to content
  • Ulf Hermann's avatar
    Qml Inspector: Don't ignore anonymous objects · 1df4757d
    Ulf Hermann authored
    
    
    Apparently the inspector service does not send a type string for all
    objects. As the id string and the object name can also be empty, those
    objects are anonymous then. Try to identify them by their source
    location and if that doesn't work, just call them "<anonymous>".
    
    Change-Id: I3bd3bad8b78c81ace95bfd7813cdd8bb0f5e14f2
    Task-number: QTCREATORBUG-17741
    Reviewed-by: default avatarhjk <hjk@qt.io>
    1df4757d