Guard QQmldebuggingEnabled by an env var
I don't understand why QQmlDebuggingEnabler prints a warning, AFAIK it does nothing except parse command line arguments which then enable things.
However the warning is scary, so lets put a guard on it.
I don't understand why QQmlDebuggingEnabler prints a warning, AFAIK it does nothing except parse command line arguments which then enable things.
However the warning is scary, so lets put a guard on it.