Results 1 to 4 of 4

Thread: double buffer ,x11 only ?

  1. #1
    Join Date
    Jan 2008
    Posts
    9
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default double buffer ,x11 only ?

    guys i use the function
    Qt Code:
    1. qt_x11_set_global_double_buffer(bool);
    To copy to clipboard, switch view to plain text mode 

    it is said in the documentation it can be made on x11.
    is there a mean to use it on other platform ?
    if no if there is any other workaround.

    i want to use it on Qt/Embedded.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: double buffer ,x11 only ?

    Which version? All Qt4 based versions use double buffering by default.

  3. #3
    Join Date
    Jan 2008
    Posts
    9
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: double buffer ,x11 only ?

    QT 4.2.1
    i m developing it on X11 but i will use it on embedded

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: double buffer ,x11 only ?

    If your framebuffer is double buffered, then by default it should be used. As far as I remember the function you mentioned is used to turn double buffering off and not on

Similar Threads

  1. Double Click Capturing
    By ToddAtWSU in forum Qt Programming
    Replies: 2
    Last Post: 8th January 2011, 15:12
  2. Scaling
    By AD in forum Qt Programming
    Replies: 16
    Last Post: 11th July 2008, 11:55
  3. Double Buffer
    By ^NyAw^ in forum Qt Programming
    Replies: 23
    Last Post: 29th January 2008, 19:35

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.