Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt platform plugin "eglfs".
Qt 6.11 is out! See what's new in the release blog

Qt platform plugin "eglfs".

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 4.2k 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.
  • S Offline
    S Offline
    sam_dev
    wrote on last edited by
    #1

    Hello there,
    I have few question to understand "eglfs", Please help to me understand the concept.

    What is the pupose of "eglfs" ?
    Is it used only for cross-platform application?

    How can I install this plugin in Ubuntu ?
    Can it be used for desktop application ?

    My code architecture is as follows
    Java Module------>Jni-------> MyQtApp

    1 Reply Last reply
    0
    • A Offline
      A Offline
      agocs
      wrote on last edited by
      #2

      http://doc-snapshot.qt-project.org/qt5-dev/embedded-linux.html

      You will not need to worry much about this platform plugin, unless you are targetting Embededd Linux devices such as the Raspberry Pi, SabreLite, Beaglebone, etc.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sam_dev
        wrote on last edited by
        #3

        thanks agocs.

        I am creating a shared library for my Qt application.

        But I want to launch this application from java code via JNI interface.

        How can I approach this scenario if I am executing my application in Linux desktop environment.

        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