How can I specify the value for the paramList parameter of QWindowsIntegration? Specifically I want to provide the fontengine=freetype option.
Can I configure this in the qt.conf file somehow? Or through the QApplication class?
I'm using Qt 5.1.1 (on Windows).