qml: make KeyNavigableTableView and ExpandGridView and a Control
- Oct 12, 2023
-
-
Pierre Lamot authored7f3764a0
-
- Oct 11, 2023
-
-
Pierre Lamot authored
refactor of List/Grid component into Control required to change of headers are aligned with the List/Grid main reason, is that header is inlined in the list/grid Flickable where the padding is already applied
9b3b4907 -
Pierre Lamot authored
the inner scrollview may have some margin applied
b21279e7 -
Pierre Lamot authored
size and padding are usually set from the parent
d79f36a0 -
Pierre Lamot authored
now its contentItem has its actual size, padding is handled by the control ref #28023
7507f740 -
Pierre Lamot authored
now its contentItem has its actual size, padding is handled by the control ref #28023
b8f56380 -
Pierre Lamot authored6edc40e5
-
Pierre Lamot authoredde2a6000
-