File SBGWidgetFolderSelector.hpp#
FileList > GUI > Widget > SBGWidgetFolderSelector.hpp
#include "SBGWidgetExport.hpp"#include <QWidget>#include <QHBoxLayout>#include <QLineEdit>#include <QPushButton>#include <QGroupBox>
Classes#
| Type | Name |
|---|---|
| class | SBGWidgetFolderSelector The SBGWidgetFolderSelector class is a convenience widget for specifying a folder path - it contains a label, a line edit, and a push button to browse for a folder. |
Public Types#
| Type | Name |
|---|---|
| typedef SBGWidgetFolderSelector | SBFolderSelector The short name of SBGWidgetFolderSelector . |
Public Types Documentation#
typedef SBFolderSelector#
The short name of SBGWidgetFolderSelector .