Hi,

I am using QMap function to keep key, value pairs. But the issue is by default QMap sort the elements in Ascending order which I don't want for my app. I would like to know if there is a way to stop sorting by defualt in QMap or is there any function that works as QMap but don't sort items. Any help would be great.

Thank You,
Baluk.