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

QHelpEngine: ignores a search path as defined in a QDir::searchPath

    XMLWordPrintable

Details

    Description

      QHelpEngine accepts a QString in its constructor containing a collection file. The superclass QHelpEngineCore has the method registerDocumentation( QString& ) which can accept a file name (.qch) containing documentation.

      When using QDir::setSearchPaths("help", <search paths>) to register a prefix "help" with one or more search paths and the prefix is subsequently used in a call to registerDocumentation on a QHelpEngine, the call returns false indicating that it hasn't been successful.

      This reproduces under Windows and X11 with Qt versions 4.5.0 and 4.4.3

      Attachments

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

        Activity

          People

            heimrich Karsten Heimrich
            cattell Matthew Cattell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes