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. Connecting or linking the UI to a excel file and obtaining the data to plot a graph using python .
Forum Updated to NodeBB v4.3 + New Features

Connecting or linking the UI to a excel file and obtaining the data to plot a graph using python .

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 600 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.
  • N Offline
    N Offline
    nivej31
    wrote on last edited by
    #1

    Hey !! This probably is basics but i'm new here! I wanted to know how i can link the UI file to a data file !
    My case is more like i enter some data in UI and it automatically has to refer to the data file (preferably excel file ) and match the data in order to plot a graph . And most importantly it is to be done using python language . I need a little guidance on how this can be achieved . Please help :)

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

      Hi and welcome to devnet,

      It really depends on the data file. Excel files are typically accessed through the ActiveQt module. I haven't played much with it so I can't really help you here however you should be to find examples online.

      Hope it helps

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

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nivej31
        wrote on last edited by
        #3

        @SGaist thank you ! :-)

        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