Skip to content
Commit f4d2b6a1 authored by Akarsh Simha's avatar Akarsh Simha
Browse files

Improvements to the name resolver type interpreter

1. Allow for case insensitive comparisons

2. Rewrite code in a more readable manner using QStringList to store
   synonymous type codes.

3. Use a C++11 lambda to compare strings. Makes for more readable
   code.

4. Add more synonymous type strings.
parent 7d1c8096
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