https://github.com/nholthaus/qdirectoryedit
A fully-featured widget for selecting directories in Qt.
https://github.com/nholthaus/qdirectoryedit
Last synced: 3 months ago
JSON representation
A fully-featured widget for selecting directories in Qt.
- Host: GitHub
- URL: https://github.com/nholthaus/qdirectoryedit
- Owner: nholthaus
- License: mit
- Created: 2018-03-30T13:49:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T14:48:45.000Z (over 4 years ago)
- Last Synced: 2025-06-08T11:51:06.411Z (4 months ago)
- Language: C++
- Size: 17.6 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QDirectoryEdit
A Widget to choose a directory, which includes tab completion, validation, and a browse button.

You could roll your own, but why bother?