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. Direct FB and Qt
Qt 6.11 is out! See what's new in the release blog

Direct FB and Qt

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.4k 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,

    What are the supporting plug-in' s or features Qt is having to develop application for direct FB.
    I am planning to develop a simple game or application by using qt which should run on direct FB.
    I understand that games and apps are developed in Qt using Graphics View Framework (QGraphicssView,QGraphicsScene,QGraphicsObjects).

    i wonder if i use the same ,will it work on DFB?

    Please provide some info on what Qt needs (Plug-ins or tools) to develop applications/games which runs on DFB.
    Also point out which things are available bydefault and which needs to enabled for DFB

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

      Add to that,

      are there any applications/games developed specific to X11 or DFB , is it possible?
      in my understanding apps/games must run independent of underlying window system.

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

        To be honest; I would expect a topic like this in the 'Embedded' section instead 'General and Desktop'.
        The documentation states 2 options:

        • Set Qt::WA_PaintOnScreen for each widget
        • Use QDirectPainter

        Check documentation "here":http://doc.qt.digia.com/4.7/qt-embedded-architecture.html#direct-painting

        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