forked from qt-creator/qt-creator
As we changed the MetaInfo interface we can return ids too but as an intermediate step we return the sorted function names. Beware that the sort is not matching the normal SmallString "<" operator because it is not using size. Task-number: QDS-7284 Change-Id: I96c6494d7c36f37d451d439be8aee35e0221f20b Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>