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. Sharing data between application with Qt 6. How?
Qt 6.11 is out! See what's new in the release blog

Sharing data between application with Qt 6. How?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 873 Views
  • 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by
    #1

    Hello all!

    Trying to find any info about sharing data with other applications on mobile platforms. Is there any solution for it Qt-in-box? Or need to be developed native component?

    For example some text in QML application selected and need to be shared with other mobile application on device? How to do it with Qt 6 application?

    jsulmJ 1 Reply Last reply
    0
    • B bogong

      Hello all!

      Trying to find any info about sharing data with other applications on mobile platforms. Is there any solution for it Qt-in-box? Or need to be developed native component?

      For example some text in QML application selected and need to be shared with other mobile application on device? How to do it with Qt 6 application?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @bogong said in Sharing data between application with Qt 6. How?:

      For example some text in QML application selected and need to be shared with other mobile application on device?

      That should work out of the box by copying the text and inserting it in another application.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

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