File selection widget.
More...
#include <FileNameEditorWidget.h>
List of all members.
Public Slots
Signals
Public Member Functions
Properties
Detailed Description
Constructor & Destructor Documentation
tlp::FileNameEditorWidget::FileNameEditorWidget |
( |
QWidget * |
parent = NULL | ) |
[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 [read, write] |
QString tlp::FileNameEditorWidget::filter [read, write] |