Results 1 to 2 of 2

Thread: How to create a google map like display with small navigation window

  1. #1
    Join Date
    Sep 2008
    Posts
    17
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default How to create a google map like display with small navigation window

    Hi All,

    I have a big image and it is represented in QImage. I display subregion of this image in a QWidget.

    I want to create a google map like display to navigate this image: 1) create a small navigation window at the bottom-right corner of the big display window; 2) interact with the image in the display window. How can i create this kind of display? Which QWidget can be used for creating a small overlay navigation window? Thank you very much!

    Best regards,

    Joye

  2. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to create a google map like display with small navigation window

    QWidget will do, QLabel may do, QGraphicsView as well.

    Depends on what more you want going graphics scene/view approach may be the way to go.

Similar Threads

  1. Replies: 6
    Last Post: 9th November 2011, 04:31
  2. Replies: 3
    Last Post: 4th November 2011, 09:38
  3. child window with very small size !!!
    By qlands in forum Qt Programming
    Replies: 9
    Last Post: 28th July 2011, 10:40
  4. Google Direction can not display
    By thanhluanbk88 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 10th April 2011, 13:37

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.