Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. fluidlauncher example: event management for forked process
Forum Updated to NodeBB v4.3 + New Features

fluidlauncher example: event management for forked process

Scheduled Pinned Locked Moved Mobile and Embedded
qt5.5i.mx6fluidlaunchereventbackground
1 Posts 1 Posters 838 Views 1 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.
  • G Offline
    G Offline
    Gary Bisson
    wrote on last edited by
    #1

    Hi,

    I've got Qt5.5 and the SVG fluidlauncher example built fine for an i.MX6 platform. I wanted to modify this example to launch custom apps. Although it mostly works just by modifying the config.xml, I face an issue where the background app (fluidlauncher) takes over the started app whenever an input event occurs (mouse movement/click).

    How to tell the main app to forward every event to the other process? I thought QProcess::ForwardedChannels would take care of it but apparently not.

    Not sure if the links below are up to date but the starting process options are the same:
    https://github.com/openwebos/qt/blob/master/demos/embedded/fluidlauncher/demoapplication.cpp#L73
    http://doc.qt.io/qt-4.8/qt-demos-embedded-fluidlauncher-demoapplication-cpp.html

    Regards,
    Gary

    1 Reply Last reply
    0

    • Login

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