ItemDelegate: Give a bigger padding to the last item
If we detect we are in a ListView and the "index" peroperty is defined, use it to detect if we are the last item of the listview and in this case give it a bigger bottom margin, so for instance in comboboxes all items will look like they have the same padding all around
BUG: 513459 FIXED-IN: 6.23
Edited by Marco Martin