Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. What is CoInternetCombineUrl equalient in qt
Forum Updated to NodeBB v4.3 + New Features

What is CoInternetCombineUrl equalient in qt

Scheduled Pinned Locked Moved Qt WebKit
4 Posts 2 Posters 2.2k 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.
  • A Offline
    A Offline
    aashish.lg
    wrote on last edited by
    #1

    HI

    I am working on Flash rendering and getting two url from server.
    one is base page url and second one is url for flash content. Now we have CoInternetCombineUrl(), function that results the complete url to the flash content, do we have similar thing in qt.??

    Regards
    Ashish

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dangelog
      wrote on last edited by
      #2

      Are you talking about QUrl::resolved?

      Software Engineer
      KDAB (UK) Ltd., a KDAB Group company

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aashish.lg
        wrote on last edited by
        #3

        for example if base url is http://www.disney.in/index.jsp, and some resource url(i.e. location of some flash content) is /flash/disney.swf.

        if I use CoInternetCombineUrl function it returns

        http://www.disney.in/flash/disney.swf.

        Please let me know if smilar can be done using qt or not.

        Regards
        Ashish

        1 Reply Last reply
        0
        • A Offline
          A Offline
          aashish.lg
          wrote on last edited by
          #4

          Cooooooool man!!!!!!!!!!!!!!!!!!!!!!
          The function suggested by you really rocks!!!!!!!!!!!!

          It just returning me the exact url as expected in the example mentioned above by me.

          Thanks a lot for you help.

          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