Results 1 to 10 of 10

Thread: Scaling QGraphicsPixmapItem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    16
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: Scaling QGraphicsPixmapItem

    Quote Originally Posted by wysota View Post
    You can improve performance by cutting the image into smaller pieces and composing them into your large picture.
    That is the next solution I was going to try. Do you know of any example programs that do that?

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

    Default Re: Scaling QGraphicsPixmapItem

    Quote Originally Posted by johnsoga View Post
    That is the next solution I was going to try. Do you know of any example programs that do that?
    As far as I remember there is an example implementation of mine somewhere in this forum but it might be hard to find.
    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.


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

    johnsoga (7th May 2009)

  4. #3
    Join Date
    May 2009
    Posts
    16
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    2

    Default Re: Scaling QGraphicsPixmapItem

    Okay, I will look around the forums. Thanks for the help

Similar Threads

  1. Replies: 8
    Last Post: 12th March 2009, 14:12
  2. Replies: 3
    Last Post: 2nd February 2009, 23:40
  3. Scaling Painter without scaling the coordinate sytem
    By maverick_pol in forum Qt Programming
    Replies: 4
    Last Post: 7th January 2008, 21:30
  4. Ignoring scaling graphics view/scale
    By maverick_pol in forum Qt Programming
    Replies: 1
    Last Post: 7th August 2007, 17:44
  5. Replies: 12
    Last Post: 25th May 2006, 21:12

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.