Hi,

I have an array of letters. I'd like to create every possible sequence of these letter (all combinations). Does Qt have have a combinatorical function that does such a thing?

Thank you!