Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-1673

Missing documentation of QtApplicationManager APIs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 6.2.2
    • Qt Application Manager
    • None
    • All
    • b14487e23d (qt/qtapplicationmanager/dev) b14487e23d (qt/tqtc-qtapplicationmanager/dev)

    Description

      Cannot find a document explaining the usage of APIs like qt6_am_add_systemui_wrapper
      or AM_COPY_DIRECTORIES in CMake and QMake

      https://code.qt.io/cgit/qt/qtapplicationmanager.git/tree/examples/applicationmanager/hello-world/CMakeLists.txt?h=6.2

      and in https://doc.qt.io/QtApplicationManager/qtapplicationmanager-applicationmanager-application-features-example.html

      what is these functions?

          QtAM::LauncherMain::initialize();
          QApplication app(argc, argv);
          QtAM::LauncherMain launcher;
      
          launcher.registerWaylandExtensions();
          launcher.loadConfiguration();
          launcher.setupLogging(false, launcher.loggingRules(), QString(), launcher.useAMConsoleLogger());
          launcher.setupDBusConnections();
      
      

      Attachments

        Issue Links

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

          Activity

            People

              rgriebl Robert Griebl
              jiu shanheng jiu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes