Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-43667

rcc documentation lacks detail and explanation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC
    • 5.4.0
    • Documentation
    • None
    • Windows 7 64-bit

    Description

      I would like to see much more documentation on the rcc tool and what it does - e.g. what is the purpose of "pass" vs compression - I don't think that is documented here:
      http://doc-snapshot.qt-project.org/qt5-5.4/rcc.html

      For the record the documentation misses quite a lot of the following detail from the command prompt:

      Usage: rcc [options] inputs
      Qt Resource Compiler version 5.4.0

      Options:
      -?, -h, --help Displays this help.
      -v, --version Displays version information.
      -o, --output <file> Write output to <file> rather than stdout.
      -t, --temp <file> Use temporary <file> for big resources.
      --name <name> Create an external initialization function with <name>.
      --root <path> Prefix resource access path with root path.
      --compress <level> Compress input files by <level>.
      --no-compress Disable all compression.
      --threshold <level> Threshold to consider compressing files.
      --binary Output a binary file for use as a dynamic resource.
      --pass <number> Pass number for big resources
      --namespace Turn off namespace macros.
      --verbose Enable verbose mode.
      --list Only list .qrc file entries, do not generate code.
      --project Output a resource file containing all files from the
      current directory.

      Arguments:
      inputs Input files (*.qrc).

      Attachments

        Issue Links

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

          Activity

            People

              vertries Nico Vertriest (Inactive)
              miketrahearn Mike Trahearn
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes