Obsolete Members for WebPreferences

The following members of QML type WebPreferences are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Property Documentation

databasesEnabled : bool

Always true. It is not possible to disable Web SQL Database using this API.


shrinksStandaloneImagesToFit : bool

Always true. Because of a bug, this preference has never had any effect.


touchEnabled : bool

Always true. It is not possible to disable touch events using this API.