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 to add the input path to QML editor and link it with a function?
Qt 6.11 is out! See what's new in the release blog

How to add the input path to QML editor and link it with a function?

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

    Im doing a seminar for my oop class. The task is to make a Qt GUI program that can import and export a csv file. I cant find anywhere how to make the file selection e.g. when you select where to install something. If anybody could help, I'd be grateful.

    Thanks in advance

    JonBJ 1 Reply Last reply
    0
    • G ginca420

      Im doing a seminar for my oop class. The task is to make a Qt GUI program that can import and export a csv file. I cant find anywhere how to make the file selection e.g. when you select where to install something. If anybody could help, I'd be grateful.

      Thanks in advance

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @ginca420
      Your title includes "QML", but you have posted in General and Desktop and you talk about "a Qt GUI program". So I'm mot sure if you are QML or widgets.

      But if you are widgets see QFileDialog Class for methods which prompt the user to choose file names/directories for opening/saving.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        ginca420
        wrote on last edited by
        #3

        Exactly what I was looking for, thank you man!!

        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