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. Dialog to set the project directory and create new folder on Mac?

Dialog to set the project directory and create new folder on Mac?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.3k 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.
  • W Offline
    W Offline
    webphone
    wrote on last edited by
    #1

    I need to build a dialog box with 2 tabs:

    1. Create new project
    2. Open project

    In Create new project, there is a "Set" button to open the folder browsing dialog box.
    In open project, it lists out recently opened projects

    Is there any tutorial or sample to do it with qt designer?

    It is similar to http://doc.qt.nokia.com/4.7/dialogs-findfiles.html but does not has the create and open project coding.

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Ruzik
      wrote on last edited by
      #2

      Your can download ui form from http://www.rapidshare.ru/2657674 (sorry for russian site)
      Your can find dir with QFileDialog with FileMode = Directory

      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