HelloAll,

Can i know in what order the widgets are painted. I am having a listWidget with 5 rows i.e. ListWidgetItems and QFrame set for each using setItemWidget().

What should be done for ListWidgetItems to be painted first and then paint QFrame so that QFrames set with setItemWidget() appears on top.