Skip to content
Verified Commit e9e3808d authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

engineexplorer: Display lists as expandable trees

QVariantList and QStringList are now displayed as tree entries, with
one row per element. Types of individual elements are now also displayed
on their rows. Total list length is shown as its "Value" column.

Test plan:

- child items do not appear for non-list data.
- context menu for expanded list rows is the same.
- when items are removed from list-valued data, corresponding rows
  disappear from the table.
parent fb4417ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment