A widget for selection of input/output file(s), or folder, combining a text input and a browse button.
More...
#include <iAFileChooserWidget.h>
A widget for selection of input/output file(s), or folder, combining a text input and a browse button.
◆ ChoiceType
| Enumerator |
|---|
| FileNameSave | |
| FileNameOpen | |
| FileNamesOpen | |
| Folder | |
◆ iAFileChooserWidget()
| iAFileChooserWidget::iAFileChooserWidget |
( |
QWidget * |
parent, |
|
|
ChoiceType |
type |
|
) |
| |
|
inline |
◆ BrowseClicked()
| void iAFileChooserWidget::BrowseClicked |
( |
| ) |
|
|
inline |
◆ fileNameChanged
| void iAFileChooserWidget::fileNameChanged |
( |
QString const & |
fileName | ) |
|
|
signal |
◆ setText()
| void iAFileChooserWidget::setText |
( |
QString const & |
text | ) |
|
|
inline |
◆ text()
| QString iAFileChooserWidget::text |
( |
| ) |
const |
|
inline |
◆ m_browseButton
| QPushButton* iAFileChooserWidget::m_browseButton |
◆ m_choiceType
◆ m_textEdit
| QLineEdit* iAFileChooserWidget::m_textEdit |
The documentation for this class was generated from the following file: