File selection widget.
More...
#include <FileNameEditorWidget.h>
Detailed Description
Constructor & Destructor Documentation
tlp::FileNameEditorWidget::FileNameEditorWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
tlp::FileNameEditorWidget::~FileNameEditorWidget |
( |
| ) |
|
Member Function Documentation
QString tlp::FileNameEditorWidget::fileName |
( |
| ) |
const |
void tlp::FileNameEditorWidget::fileNameChanged |
( |
const QString & |
| ) |
|
|
signal |
QString tlp::FileNameEditorWidget::filter |
( |
| ) |
const |
QString tlp::FileNameEditorWidget::getBasePath |
( |
| ) |
const |
void tlp::FileNameEditorWidget::setBasePath |
( |
const QString & |
| ) |
|
|
slot |
void tlp::FileNameEditorWidget::setFileName |
( |
const QString & |
| ) |
|
|
slot |
void tlp::FileNameEditorWidget::setFilter |
( |
const QString & |
| ) |
|
|
slot |
Property Documentation
QString tlp::FileNameEditorWidget::fileName |
|
readwrite |
QString tlp::FileNameEditorWidget::filter |
|
readwrite |