/QBrowseButton

Qt4 widget to browse for files/directories

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

QBrowseButton

QBrowseButton is a very simple Qt4 widget that combines a QLineEdit and a QPushButton to provide a single widget to browse for files or directories.

Features

  • Customizable dialog captions, icons, etc.
  • Can be used directly from Qt Designer (plugin is included)

Building Build Status

The widget is built using CMake. No special libraries other than a recent Qt4 should be required.

License

QBrowseButton is available under a BSD-style license an can therefore be freely used for both open and closed source projects. See the LICENSE file in the source code for more information.