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. How can I make a plugin to app webs with Qt OS Windows and Linux?
Qt 6.11 is out! See what's new in the release blog

How can I make a plugin to app webs with Qt OS Windows and Linux?

Scheduled Pinned Locked Moved Solved General and Desktop
7 Posts 3 Posters 1.4k Views 2 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.
  • Everton FonsecaE Offline
    Everton FonsecaE Offline
    Everton Fonseca
    wrote on last edited by A Former User
    #1

    Friends, I wanna make a plugin that instance with app webs, somebody can help me?

    mrjjM 1 Reply Last reply
    0
    • SGaistS SGaist

      QNetworkAccessManager is what you want to use to talk with your REST service.

      Everton FonsecaE Offline
      Everton FonsecaE Offline
      Everton Fonseca
      wrote on last edited by
      #7

      @SGaist thanks = D

      1 Reply Last reply
      0
      • Everton FonsecaE Everton Fonseca

        Friends, I wanna make a plugin that instance with app webs, somebody can help me?

        mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Everton-Fonseca
        Hi
        Can you give more details about the project?

        1 Reply Last reply
        1
        • Everton FonsecaE Offline
          Everton FonsecaE Offline
          Everton Fonseca
          wrote on last edited by
          #3

          @mrjj sure,I have a library dll API project, which connects to web application on server, I mean the web app calls my plugin for run some function within api, it's this is possible?

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #4

            Hi,

            Still not very clear. Do you mean you want to write an application which will query a REST service using Qt ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            Everton FonsecaE 1 Reply Last reply
            0
            • SGaistS SGaist

              Hi,

              Still not very clear. Do you mean you want to write an application which will query a REST service using Qt ?

              Everton FonsecaE Offline
              Everton FonsecaE Offline
              Everton Fonseca
              wrote on last edited by
              #5

              @SGaist yes, how can i do it?

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #6

                QNetworkAccessManager is what you want to use to talk with your REST service.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                Everton FonsecaE 1 Reply Last reply
                0
                • SGaistS SGaist

                  QNetworkAccessManager is what you want to use to talk with your REST service.

                  Everton FonsecaE Offline
                  Everton FonsecaE Offline
                  Everton Fonseca
                  wrote on last edited by
                  #7

                  @SGaist thanks = D

                  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