Results 1 to 2 of 2

Thread: displayin' many images on a scence

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2008
    Location
    Morocco
    Posts
    47
    Thanks
    7
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default displayin' many images on a scence

    Hi..
    I would like to know if there is way to display many images in a same graphicsScene..
    as a grid that contains images ..each one besides the other :


    *****************
    * pic1 * pic3 *
    *****************
    * pic2 * pic4 *
    *****************
    I guess it could be done via rect .. but how can I define n rect one beides the other as grid ?!!

    NB> I need that to zoom on a map ..I will display first only 4x4 images .. then depending on the zoom (in or out) I may display or hide other images...

    if someone has an idea !!
    thanks
    Last edited by peace_comp; 30th April 2008 at 21:21.

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.