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. Qt application, creating and editing a text file
Forum Updated to NodeBB v4.3 + New Features

Qt application, creating and editing a text file

Scheduled Pinned Locked Moved General and Desktop
3 Posts 1 Posters 1.5k 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.
  • C Offline
    C Offline
    croussou
    wrote on last edited by
    #1

    Hi there,

    I have this application that checks whether a certain file exists and then according to the result it creates the file or confirms that its already there. Now, I want the user to be able to choose the location and the name of the file to be checked.

    For example,

    Enter the name of the file: <filename>
    Enter the location of the file: <location> / a window dialog would be ideal to navigate to the location of the file

    Is that possible? Any suggestions would be great.

    Thank you in advance.

    Regards,

    croussou

    1 Reply Last reply
    0
    • ? This user is from outside of this forum
      ? This user is from outside of this forum
      Guest
      wrote on last edited by
      #2

      http://developer.qt.nokia.com/doc/qt-4.8/QFileDialog.html#details

      1 Reply Last reply
      0
      • C Offline
        C Offline
        croussou
        wrote on last edited by
        #3

        Thank you, always good to check the documentation.

        Regards,

        croussou

        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