Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Using Node.js packages in QWidget C++ app?

Using Node.js packages in QWidget C++ app?

Scheduled Pinned Locked Moved 3rd Party Software
2 Posts 2 Posters 1.1k Views
  • 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.
  • A Offline
    A Offline
    Adam T
    wrote on 8 Dec 2016, 11:11 last edited by
    #1

    I have a Qt 5.6-based QWidget C++ app and would like to use some Node.js libraries inside it (for example pass the QtSVG-generated SVGs through https://github.com/svg/svgo , which is JS-based). What would be the recommended strategy?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      Larpon
      wrote on 17 Dec 2016, 12:32 last edited by Larpon
      #2

      A few months back I did some research and found quickly. I never got around to actually use it in any application though.

      At the time it seemed like the best candidate for bringing anything node.js like into Qt

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved