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 prevent to select system folder on QFileDialog

how to prevent to select system folder on QFileDialog

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

    i don't want that user select system folder like below on QFileDialog.

    "C:"
    "C:\Windows"
    "C:\Program Files (x86)"

    how to prevent to select system folder on QFileDialog?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AlexRoot
      wrote on last edited by
      #2

      Hi,
      just read the docs: http://doc.qt.io/qt-5/qfiledialog.html#FileMode-enum
      Very simple ;)

      Cheers
      AlexRoot

      1 Reply Last reply
      -1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved