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. WordCloud
Qt 6.11 is out! See what's new in the release blog

WordCloud

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 904 Views 1 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.
  • S Offline
    S Offline
    ShinSat
    wrote on last edited by
    #1

    Hi All,

    Does anybody know how to embed wordcloud ( https://github.com/amueller/word_cloud ) in Qt(PyQt)?
    I'm starting research but it's not clear yet if possible... :<

    Many thanks in advance for your help.
    Regards,
    Sat

    jsulmJ 1 Reply Last reply
    0
    • S ShinSat

      Hi All,

      Does anybody know how to embed wordcloud ( https://github.com/amueller/word_cloud ) in Qt(PyQt)?
      I'm starting research but it's not clear yet if possible... :<

      Many thanks in advance for your help.
      Regards,
      Sat

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ShinSat Do you use Python?
      You will not be able to use it directly from C++ as it is written in Python. But you can call it using QProcess and then use the generated picture in your Qt app.
      Read README.md to see how to install it.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      • Login

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