Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. url
    Log in to post

    • UNSOLVED Get URL / local IP in Qt WASM
      Qt for WebAssembly • wasm url ipv4 • • Ollie_A  

      1
      0
      Votes
      1
      Posts
      76
      Views

      No one has replied

    • SOLVED Local file format
      General and Desktop • mediaplayer url local file • • UnitScan  

      2
      0
      Votes
      2
      Posts
      51
      Views

      Solved QString mediafile = playlist->media(n).request().url().toString(); QFileInfo fi(mediafile); reader->setMedia(QUrl::fromLocalFile(fi.absoluteFilePath()));
    • UNSOLVED Qt.resolvedUrl() - What is the magic inside?
      QML and Qt Quick • qml component url • • iLya84a  

      2
      0
      Votes
      2
      Posts
      2424
      Views

      Hi! resolvedUrl is declared in qqmlcontext.h, the definition is here: qqmlcontext.cpp#n419.
    • Fetch details from sms to another app in IOS
      General and Desktop • ios url sms scheme • • AmazingQt  

      1
      0
      Votes
      1
      Posts
      467
      Views

      No one has replied

    • SOLVED Launch app from a sms link in IOS
      General and Desktop • android ios url sms scheme • • AmazingQt  

      3
      0
      Votes
      3
      Posts
      2525
      Views

      @mrjj Thank you I was able to launch the app from browser
    • Qt IFW - How to create a shortcut to an URL
      Installation and Deployment • ifw link url addoperation createshortcut createlink • • JohnvdB  

      1
      0
      Votes
      1
      Posts
      753
      Views

      No one has replied