#include <cxMultiFileInputWidget.h>
Widget for displaying, editing and browsing for several files.
- See also
- FileSelectWidget FileInputWidget
- Date
- 2014-04-17
- Author
- christiana
Definition at line 35 of file cxMultiFileInputWidget.h.
◆ MultiFileInputWidget()
cx::MultiFileInputWidget::MultiFileInputWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ fileChanged
void cx::MultiFileInputWidget::fileChanged |
( |
| ) |
|
|
signal |
◆ getAbsoluteFilenames()
QStringList cx::MultiFileInputWidget::getAbsoluteFilenames |
( |
| ) |
const |
◆ getFilenames()
QStringList cx::MultiFileInputWidget::getFilenames |
( |
| ) |
const |
◆ setBasePath()
void cx::MultiFileInputWidget::setBasePath |
( |
QString |
path | ) |
|
◆ setBrowseHelp()
void cx::MultiFileInputWidget::setBrowseHelp |
( |
QString |
text | ) |
|
◆ setDescription()
void cx::MultiFileInputWidget::setDescription |
( |
QString |
text | ) |
|
◆ setFilenames()
void cx::MultiFileInputWidget::setFilenames |
( |
QStringList |
text | ) |
|
◆ setHelp()
void cx::MultiFileInputWidget::setHelp |
( |
QString |
text | ) |
|
◆ setUseRelativePath()
void cx::MultiFileInputWidget::setUseRelativePath |
( |
bool |
on | ) |
|
The documentation for this class was generated from the following files: