Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT Development of Symbian Mobile Application
Forum Updated to NodeBB v4.3 + New Features

QT Development of Symbian Mobile Application

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 2 Posters 2.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    Usman
    wrote on last edited by
    #1

    Hi,

    I am very new to the QT environment. I want to create an application that sends the parameters on a webserver over a php link. In response i get some data that i want to display in a text box.

    So my main focus is to call a url in which i can send variables and read the response and display it in a text box.. Can anyone please help

    Regards

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #2

      So where exactly are you facing the problem. If you are looking for some examples you can check "this":http://www.forum.nokia.com/dp?uri=http://sw.nokia.com/id/147847b2-81ca-4bf0-81cf-8ff5f7a32e68/Qt_QFriendFeed_Example_v1_0_en.zip one @ Forum Nokia.

      1 Reply Last reply
      0
      • U Offline
        U Offline
        Usman
        wrote on last edited by
        #3

        Thanks for your quick response...

        I dont know how to call the url.. I have seen QUrl function but not able to use it. I have also found 1 or 2 examples regarding this but they are not passing variables to php server. Please specify the example on this forum. It will highly appreciated.

        Regards

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kamalakshantv
          wrote on last edited by
          #4

          Have you checked the above mentioned QFriendFeed example application. It demonstrates using the RESTful API and SAX parser to retrieve, post, and parse XML data. It also shows how a cross-platform UI can be tailored using CSS style sheets.

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kamalakshantv
            wrote on last edited by
            #5

            Also "this":http://wiki.forum.nokia.com/index.php/CS001431_-_Creating_an_HTTP_network_request_in_Qt wiki article may also help you get started.

            1 Reply Last reply
            0
            • U Offline
              U Offline
              Usman
              wrote on last edited by
              #6

              I will check the QFriendFeed example and then update this post. Thanks

              Regards

              1 Reply Last reply
              0
              • U Offline
                U Offline
                Usman
                wrote on last edited by
                #7

                Ok i have checked the above mentioned example.. Not executed it yet.. Actually it is xml and feed reading. In xml or feed we can not sent variables to server and xml can not return results after querying the database. It will be same each and every time. but in PHP we can send variables, we can make php query the database and return the result according to sent variables. What I want to do is the PHP thing... Any help or code??. Thanks

                Regards

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved