Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-33601

Improve boilerplate for Qt Quick Test project generated by Qt Creator

XMLWordPrintable

    • b9e7f8c7e (18.0), 2a80d38bf (master)

      Mainly 2 suggestions:

      1. Use versionless import. The current implementation is not very Qt6-ish:

      import QtQuick 2.15 
      import QtTest 1.0 
      

      Without version, everything also works and it's more aligned to Qt6.

      2. Give user a choice, maybe an option during creating the project, to also generated "init()" and "cleanup()".

        For Gerrit Dashboard: QTCREATORBUG-33601
        # Subject Branch Project Status CR V

            cstenger Christian Stenger
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes