Normalize QtQuick Imports

Authored by gottfried on Dec 11 2017, 10:34 AM.

Description

Normalize QtQuick Imports

Always use:

  • QtQuick 2.9
  • QtQuick.Layouts 1.3
  • QtQuick.Components 2.2

There is a new script to check whether the rules are followed or not.
This script also checks a few more rules which are not yet met entirely.

Details

Committed
gottfriedDec 11 2017, 10:34 AM
Parents
R336:1511f80848df: List View: Use Scroll Bar instead of Indicator
Branches
Unknown
Tags
Unknown