Hi!

I´m using 5 QLineEdits and I´ve added a butten with "Sort values", that the values get sorted internal and redisplayed in the 5 QLineEdits.

I read several approaches about it, but I´m still undecided. An easy way seems to use a spreadsheet. But that´s my point, I´m interested just to use the 5 QLineEdits and redisplay the values in them, "sorted descending".

I´d like to use double-values.

Has anyone an experience with this task?

If you have any ideas of an easy solution, please give me a hint... Thanks in advance!