Results 1 to 3 of 3

Thread: Image thumbnails canvas - implementation question

  1. #1
    Join Date
    Dec 2008
    Location
    Poland
    Posts
    383
    Thanks
    52
    Thanked 42 Times in 42 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Image thumbnails canvas - implementation question

    Hello,
    I want to implement image thumbnails widget in with user can change image thumbnails size and my question is:
    What to use? Views like i.e. QListView with model and use QIcon for thumbnails image or maybe QGraphicsView with qpixmapitems?
    With one is faster, performance wise?

    Regards.
    In the near future - corporate networks reach out to the stars. Electrons and light flow throughout the universe.
    The advance of computerization however, has not yet wiped out nations and ethnic groups.

  2. #2
    Join Date
    Dec 2008
    Location
    Poland
    Posts
    383
    Thanks
    52
    Thanked 42 Times in 42 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Image thumbnails canvas - implementation question

    Any idea what's faster for image displaying (with size change and checkbox field)
    QListView or QGraphicsView?
    In the near future - corporate networks reach out to the stars. Electrons and light flow throughout the universe.
    The advance of computerization however, has not yet wiped out nations and ethnic groups.

  3. #3
    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: Image thumbnails canvas - implementation question

    For simple display QListView will be a bit faster but the difference is neglectible.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  4. The following user says thank you to wysota for this useful post:

    Talei (5th June 2012)

Similar Threads

  1. server implementation question
    By Talei in forum Qt Programming
    Replies: 1
    Last Post: 30th April 2012, 02:10
  2. Replies: 2
    Last Post: 18th June 2010, 15:05
  3. Need some advise with thumbnails and loading image
    By nmuntz in forum Qt Programming
    Replies: 2
    Last Post: 9th June 2009, 14:32
  4. Plugin implementation question
    By JPNaude in forum Qt Programming
    Replies: 12
    Last Post: 27th August 2008, 20:24
  5. OpenGL image viewer, need some help on implementation
    By Randulf in forum General Programming
    Replies: 11
    Last Post: 11th May 2007, 14:58

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.