LGPL allows only dynamic linking, i.e. the Qt libraries must remain separately loaded binaries and cannot be included into another project in object form.
I could see some reasons why a company would want to statically link Qt libraries into a larger binary. For that they'll need the commercial license.