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

Typo in QtApplicatinManager documentation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.0
    • 5.12.0
    • Documentation
    • None
    • Other
    • 81c2925d78fcfbe19617e81064f5b0c8b3d56044 (qt/qtapplicationmanager/5.12)

    Description

      There is a typo in QtApplicationManager documentation- http://doc.qt.io/QtApplicationManager/containers.html#extending-with-container-plugins

      Missing + character on the last line, valid code snippet should look like:

      TEMPLATE = lib
      CONFIG += plugin
      TARGET = mycontainer-plugin
      
      QT += appman_plugininterfaces-private // <- in the current docs "+" is missing
      

      Attachments

        For Gerrit Dashboard: QTBUG-73200
        # Subject Branch Project Status CR V

        Activity

          People

            rgriebl Robert Griebl
            speqtr Alexander Mishin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes