All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] basic Qt questions
Date: Wed, 07 Nov 2012 14:31:20 +0100	[thread overview]
Message-ID: <509A62A8.9040507@gmail.com> (raw)
In-Reply-To: <1352292973.99906.YahooMailNeo@web164602.mail.gq1.yahoo.com>

Hi Zoran,

yes, you can use easily the Linux framebuffer, and also there is a
-> Package Selection for the target
? -> Graphic libraries and applications (graphic/text)
? -> Qt (BR2_PACKAGE_QT [=y])
? ->BR2_PACKAGE_QT_DEMOS

what you can select, and xou can test your fb configuration with the 
applications listed in the qt-4.8.3/demos/embedded library in the Qt 
source tree

The color depth could be a pitfall here, you have to check
the color depth according to your framebuffer settings here:

-> Package Selection for the target
? -> Graphic libraries and applications (graphic/text)
? -> Qt (BR2_PACKAGE_QT [=y])
? -> Gui Module (BR2_PACKAGE_QT_GUI_MODULE [=y])
? -> Pixel depths

about the rest of the drivers you can read a summary here: 
http://doc.qt.digia.com/qt/qt-embedded-displaymanagement.html

good luck!
--
Zoltan Gyarmati


On 11/07/2012 01:56 PM, Zoran Djordjevic wrote:
> I've build linux with GTK support and now I want to try Qt.
> I was using TinyX with frame buffer support. So I have directfb
> options selected in "Graphic libraries and application" menu.
> What I am interested about is the opitons
> (meaning + what to choose) regarding Qt->Graphics drivers
> menu (Linux Framebuffer is default choise but what the rest mean).
> Also is there some Qt samples that could be also built - like
> it was the case with GTK samples ?
> Regards
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

  reply	other threads:[~2012-11-07 13:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-07 12:56 [Buildroot] basic Qt questions Zoran Djordjevic
2012-11-07 13:31 ` Zoltan Gyarmati [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-10-01 17:19 [Buildroot] Basic " Zoran Djordjevic
2012-10-02 16:03 ` Yegor Yefremov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=509A62A8.9040507@gmail.com \
    --to=mr.zoltan.gyarmati@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.