Added env settings for qml for desktop and mobile
ClosedPublic

Authored by fabianr on Oct 29 2018, 2:52 PM.

Details

Summary

Added hint about 4 env settings to test qml files for desktop and mobile

Diff Detail

Repository
R985 KDE Human Interface Guidelines
Branch
env
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4326
Build 4344: arc lint + arc unit
fabianr requested review of this revision.Oct 29 2018, 2:52 PM
fabianr created this revision.
broulik added inline comments.
source/introduction/architecture.rst
35

I think most of these are pretty much obsolete with QtQuick Controls 2?

fabianr added inline comments.Oct 30 2018, 8:44 AM
source/introduction/architecture.rst
35

I need to set these two if I want to test a pure qml scenes with "qmlscene Test.qml" and want to have mobile controls?

mart accepted this revision.Oct 31 2018, 3:29 PM
mart added inline comments.
source/introduction/architecture.rst
35

no, they are fine. QT_QUICK_CONTROLS_STYLE is used by QQC2 as well, and QT_QUICK_CONTROLS_MOBILE even tough QQC2 doesn't use it, Kirigami does and i'm relying on it

This revision is now accepted and ready to land.Oct 31 2018, 3:29 PM
fabianr closed this revision.Oct 31 2018, 3:31 PM