Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QUrl::queryItemValue in Qt 5.3
Forum Updated to NodeBB v4.3 + New Features

QUrl::queryItemValue in Qt 5.3

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.1k 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.
  • W Offline
    W Offline
    wild34
    wrote on last edited by
    #1

    Hi, everybody!

    I have the project that uses method
    @QString queryItemValue(const QString &key) const@
    and have installed Qt 5.3. When I compile this project, I get the error "QUrl has no such member..." I looked through documentation 5.3 and found that it is obsolate method and it is preset in Qt4 only. What should I use in Qt5, does it have a method for the same purposes? Thank you.

    1 Reply Last reply
    0
    • W Offline
      W Offline
      wild34
      wrote on last edited by
      #2

      Oh, I'm sorry! I found a new class @QUrlQuery@ that has everything I need.
      It is SOLVED :)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        ankursaxena
        wrote on last edited by
        #3

        If your problem is solved. Then please prepend <Solved> in your title.
        Thank you.

        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