hi,
can anyone tell me how to change the style that Qt highlights an items,
for example,
i have a QListWidget, that contains a few items,
when i single click an item it will highlight it, but, the highlight stops at the end of the items text. I want the highlight to be the length of the QListWidget rather than the length of the item.
thanks,
Philly