Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-10020

Fast import option is missing in the help

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • QDS 4.2
    • QDS 4.2
    • Qt Bridge Importer
    • None
    • ed8bd3450 (qds/dev)
    • QDS Berlin - 2023 Week 23/24

    Description

      `./qbimport --help` doesn't contain help text regarding the fast-import option.

      ./qbimport --help
      Error: .qtbridge archive path missing
      
      Usage: ./qbimport [options] source
      Generate QML from Qt-Bridge archive
      
      Options:
        -h, --help                   Displays help on commandline options.
        --help-all                   Displays help including Qt specific options.
        --qpath <QML_export_path>    The location where QML files are exported.
                                     Default to $PWD/output.
        --apath <asset_export_path>  The location where assets are exported. Defaults
                                     to 'assets' dir inside qpath.
        --merge                      Enables QML merging.
        --roundoff                   Rounds off the floating point values.
        --qt5                        Use Qt5 QtQuick import.
        --qt6                        [Default] Use Qt6 QtQuick import.
        --qstr                       Adds qsTr(...) to text for translation.
        --qstrid                     Adds qsTrId(...) to text for translation.
        --qstranslate                Adds qsTranslate(...) to text for translation.
      
      Arguments:
        source                       .qtbridge archive to import. 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vikas Vikas Pachdha
            hancerliqt Burak Hancerli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes