Skip to content
Commit e6c5be3a authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Use QStringTokenizer for string splitting

QStringTokenizer allows for allocation-free string splitting which is
very benefitial for performance.

The official class is only in Qt6 but KDToolBox (https://github.com/KDAB/KDToolBox/) offers a drop-in backport.
parent 8e434b41
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment