Results 1 to 2 of 2

Thread: How to set Full Screen For Qt Embedded Linux DirectFB ?

  1. #1
    Join Date
    Jun 2010
    Posts
    102
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default How to set Full Screen For Qt Embedded Linux DirectFB ?

    Can you help me set full screen for Qt embedded application ?
    Contact: Skype: sonnh89
    Yahoo: nhs_0702@yahoo.com

    Liên hệ SKype: sonnh89

  2. #2
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to set Full Screen For Qt Embedded Linux DirectFB ?

    if QWidget::showFullScreen dosent work, make your window frameless and use QWidget::showMaximized(), or get QDesktopWidget::geometry() and set the same geometry to your widget.

Similar Threads

  1. Problem with Qt embedded 4.4.0 static & directfb
    By anselmolsm in forum Qt for Embedded and Mobile
    Replies: 4
    Last Post: 3rd February 2012, 11:20
  2. Configuring Qt-Embedded with directFB
    By eduluz in forum Qt for Embedded and Mobile
    Replies: 9
    Last Post: 9th February 2011, 04:42
  3. full screen on specified monitor
    By mgb_qt in forum Qt Programming
    Replies: 2
    Last Post: 3rd August 2010, 19:35
  4. qt-embedded + DirectFB
    By afybc in forum Qt Programming
    Replies: 0
    Last Post: 5th March 2010, 07:34
  5. Mouse misalignment using QT/Embedded and directfb
    By ewindes in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 21st October 2009, 19:37

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.