Doitsu,
The complete entries are never actually sorted. Entries are built "sorted" by being inserted in order into the IndexEditorModel by QString comparison (so by unicode character value).
Any fixups need to be done inside the IndexEditor by the user before the Index itself is generated.
|