Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-66943

QUrl replace digit host to ip

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.10.0
    • Core: URL Handling
    • None
    • Qt version 5.10.0

    Description

      I need to create a link for gstreamer like: cdda://1.

      QUrl url = QUrl(QString("cdda://%1").arg(1));
      qDebug() << url; // cdda://0.0.0.1

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            egdfree Andrey Karepin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes