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