Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt App Manager
Forum Updated to NodeBB v4.3 + New Features

Qt App Manager

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 725 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dean331
    wrote on 8 Nov 2017, 22:22 last edited by
    #1

    Hello,

    I try to understand how Qt Application Manager works (from the official site), but not much success. That's why I would have some general questions on you:

    1. Why it was created? What is it's purpose?
    2. On what kind of platforms can run? (win, linux, mac, embedded, etc.)

    If you give me a short example of code would be great.

    Many thanks,
    Dean.

    V 1 Reply Last reply 9 Nov 2017, 03:24
    0
    • D Dean331
      8 Nov 2017, 22:22

      Hello,

      I try to understand how Qt Application Manager works (from the official site), but not much success. That's why I would have some general questions on you:

      1. Why it was created? What is it's purpose?
      2. On what kind of platforms can run? (win, linux, mac, embedded, etc.)

      If you give me a short example of code would be great.

      Many thanks,
      Dean.

      V Offline
      V Offline
      Venkatesh V
      wrote on 9 Nov 2017, 03:24 last edited by Venkatesh V 11 Sept 2017, 03:25
      #2

      @Dean331
      Hi Welcome to the forum,

      It is a interface between application and operating system and hardware devices. It handles all the activities like displaying gui and event handling.

      For example,
      If user press any keys from keyboard then application manager identifies the key and pass it to application level and let the application to react as per the user keys. in program we wont be handle all these explicitly. this is how Application manager works.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mrjj
        Lifetime Qt Champion
        wrote on 9 Nov 2017, 18:48 last edited by
        #3

        @Dean331 said in Qt App Manager:

        Qt Application Manager

        Do you mean this ?
        https://doc.qt.io/QtApplicationManager/

        1 Reply Last reply
        0

        1/3

        8 Nov 2017, 22:22

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved