Can anyone help me with some custom delegate for QListWidget. I want fust when i expand some item to show its children under top item aligned to left (like QComboBox has). Remain scrollbars etc. Only to remove indentation of items.
I have already tryed to make custom delegate with various changes but nothing works yet, which property should i change...
Thanks very much.