Results 1 to 5 of 5

Thread: QGraphicsView/Item Tiling Problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2008
    Posts
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default QGraphicsView/Item Tiling Problem

    Hi,
    I'm trying to display the map of the world using graphics items with the graphics view. Since my world map consists of many images I'm getting some wired "grid lines" between the items which shouldn't be there. All my items coordinates are next to each other.

    I have attached a picture of what I mean.

    Antialiasing is disabled, and I also tried to set the QGraphicsView:ontAdjustForAntialiasing flag - without success.

    Any ideas?
    Attached Images Attached Images

Similar Threads

  1. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 09:12
  2. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 08:47
  3. Replies: 16
    Last Post: 7th March 2006, 15:57

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.