#include <PropertyWidget.h>
List of all members.
Constructor & Destructor Documentation
ChooseFileNameDialog::ChooseFileNameDialog |
( |
const QString & |
filter, |
|
|
QWidget * |
parent = NULL |
|
) |
| |
|
inline |
ChooseFileNameDialog::ChooseFileNameDialog |
( |
const QString & |
filter, |
|
|
const QString & |
basePath, |
|
|
QWidget * |
parent = NULL |
|
) |
| |
|
inline |
Member Function Documentation
QString ChooseFileNameDialog::getText |
( |
| ) |
|
|
inline |
void ChooseFileNameDialog::openFile |
( |
| ) |
|
|
inlineprotectedslot |
Member Data Documentation
QString ChooseFileNameDialog::basePath |
|
protected |
QString ChooseFileNameDialog::filter |
|
protected |