[SailfishDevel] Using QtQuick.Layouts
Marcin Mielniczuk
marmistrzmar at gmail.com
Thu Jul 28 11:18:12 UTC 2016
Hi,
I'm working on a Sailfish app. I want to use a ColumnLayout instead of a
Column to take advantage of convienience properties such as
Layout.fillHeight.
For some reason the QML import QtQuick.Layouts is missing from
mersdk/targets/SailfishOS-i486/usr/lib/qt5/qml. On the other hand, the
code works perfectly in the Emulator.
Is there any way to make QtCreator recognize the QtQuick.Layouts import
and suggest autocompletions other than force copying the module from the
Emulator?
Regards,
--
Marcin
More information about the Devel
mailing list