Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Using Qt function with Qt Designer in Python
Forum Updated to NodeBB v4.3 + New Features

Using Qt function with Qt Designer in Python

Scheduled Pinned Locked Moved Unsolved Qt for Python
1 Posts 2 Posters 352 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.
  • T Offline
    T Offline
    trferoah
    wrote on last edited by
    #1

    Hi !! I am building a program to analyzed sleep data in our lab. I have programmed in C and a little C++ in the past. Recently I started to program in Python and wanted to use Qt Designer for my GUI windows. My Question is after designing some windows in Qt Designer, how do I associate a class/function to my windows?? Specifically, I have designed a window to open files after choosing the type of analysis that I want. I have set an inner window into my main window in which I want to use QFileDialog.getOpenFileName function to assist in locating the data directory and files. I have been reading the documentation (but to no use) and looked for examples but with no sucess and more confusion. Is there a warm body that can advise??

    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