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

QUrl replace digit host to ip

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes