Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move QtQuick.Shapes implementation to qtquickshapes, privately exported | Paolo Angelelli | 2018-06-21 | 1 | -0/+63 |
This change moves the implementation of QtQuick.Shapes into an own qt module, where classes are privately exported. In this way Shapes QML types can be internally (= from other Qt modules) instantiated also from cpp. Change-Id: I428f981f0a1f3083e6571cbeaffa706fd8ef7254 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> |