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. Direct FB embed widgets
Forum Updated to NodeBB v4.3 + New Features

Direct FB embed widgets

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 2.1k 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.
  • D Offline
    D Offline
    Dcqt
    wrote on last edited by
    #1

    Hi,
    i tried to find out embed widgets in direct fb , but could not succeed.
    i know how to do it in X11, does dfb has any difference w.r.t embed widgets.

    any help is greatly appreciated.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What do you mean by embed widgets ? Using the same program you made for X11 but on DirectFB ?

      If that's the case (and short version), you have to compile QtEmbedded (Qt compiled with -embedded option) and have the DirectFB gfx plugin also built.

      Recompile your application using the newly built qmake and start it with -qws as parameter.

      For more information have a look at the "embedded":http://qt-project.org/doc/qt-4.8/qt-embedded-linux.html documentation

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Dcqt
        wrote on last edited by
        #3

        Thank you very much for the reply :)

        What i exactly mean is , we have QX11EmbedWidget and QX11EmbedContainer for handling the windowing functionalities. what are the equivalent functions to achieve the same or can i use them on DFB.
        first of all i am very much new to X11,DFB environments and Qt as well, and wanted some examples or references .

        Thanks for the link provided, i will go through it.

        if possible please provide any other links whcih explains well about X11 and DFB stuff with Qt.

        1 Reply Last reply
        0
        • D Offline
          D Offline
          Dcqt
          wrote on last edited by
          #4

          please some one reply.

          is that really stupid questions i am asking or forum is busy for reply.
          i am sorry if it is a stupid question , but i am very much new in Qt and other stuff.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            AFAIK, X11 has a DirectFB backend so you can use X11 directly.

            You might also want to try "QWSEmbedWidget":http://qt-project.org/doc/qt-4.8/qwsembedwidget.html

            Hope it helps

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • D Offline
              D Offline
              Dcqt
              wrote on last edited by
              #6

              i hope it will do ..thanks a lot for your time. :)

              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