blob: d101e9cc57f5348956718e9fb320f9ae50a045f2 [file] [log] [blame]
swissChilic71acc62021-12-07 08:03:37 -08001export QT_LOGGING_RULES="*.debug=true"
2
3
4OPTIMIZATION POSSIBILITIES:
5
6 When parsing e.* variables check the min length of the remaining tokens. If
7 we have `e.1 s.2' for instance, we can tell right away how long `e.1' wil
8 have to be.