Results 1 to 2 of 2

Thread: QUrl Class's *addQueryItem* method

  1. #1
    Join Date
    Apr 2011
    Posts
    231
    Thanks
    141
    Thanked 6 Times in 5 Posts

    Default QUrl Class's *addQueryItem* method

    I want to query the Google map for all the roads leading to a given GPS coordinate.
    For that I'll have to place a "query" which can be done by: http://doc.qt.nokia.com/latest/qurl.html#addQueryItem


    Now I want to know how to figure out that what should be the key and its corresponding value here?


    Should the key be "road"/"roads"? Whats the way to decide that? And I want all the roads not a particular one!


    Any hints?

  2. #2
    Join Date
    Apr 2011
    Posts
    231
    Thanks
    141
    Thanked 6 Times in 5 Posts

    Default Re: QUrl Class's *addQueryItem* method


Similar Threads

  1. Replies: 1
    Last Post: 29th March 2011, 10:12
  2. How to call super class method from sub class
    By mkkguru in forum Qt Programming
    Replies: 9
    Last Post: 4th February 2010, 05:29
  3. Locate Class/Method from Dll hex address
    By sivrisinek in forum Installation and Deployment
    Replies: 5
    Last Post: 1st October 2009, 16:29
  4. Replies: 3
    Last Post: 16th May 2007, 11:07
  5. Creating object of other class in Run() method
    By santosh.kumar in forum Qt Programming
    Replies: 2
    Last Post: 15th May 2007, 15:05

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.