Obsolete Members for MainView
The following members of QML type MainView are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- automaticOrientation : bool
(obsolete)
- useDeprecatedToolbar : bool
(obsolete)
Property Documentation
automaticOrientation : bool |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
useDeprecatedToolbar : bool |
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Setting this option will enable the old toolbar, and disable the new features that are being added to the new header. Unsetting it removes the toolbar and enables developers to have a sneak peek at the new features that are coming to the header, even before all the required functionality is implemented. Default value up to version 1.1: true. NOT AVAILABLE in version 1.2 where the deprecated toolbar is not supported.