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

Fix 'registerQtCreatorDocumentation' command to use new IFW API

XMLWordPrintable

      /qt/meta/installscript.qs features a 'registerQtCreatorDocumentation':

      registerQtCreatorDocumentation = function(aComponent, aPath)
      {
          /****
           * TODO: reimplement when QTIFW-369 is done.
           * Current implementation is unable handle uninstallation of components correctly.
           ***/
         ....
      }
      

      QTIFW-369 is done, and 1.5 features a new 'Settings' operation that should be used instead of SetQtCreatorValue to fix the issue described in the comment.

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

            releaseteam Qt Release Team
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes