#include "dialog.h"
|
| | FileDialog (const QStringList &filters, const QString &title, const QString &filename, const QString &dirname, const QString &multimode) |
| |
Definition at line 241 of file dialog.h.
| FileDialog::FileDialog |
( |
const QStringList & |
filters, |
|
|
const QString & |
title, |
|
|
const QString & |
filename, |
|
|
const QString & |
dirname, |
|
|
const QString & |
multimode |
|
) |
| |
|
explicit |
| void FileDialog::acceptSelection |
( |
void |
| ) |
|
|
privateslot |
| void FileDialog::finish_input |
( |
const QStringList & |
_t1, |
|
|
const QString & |
_t2, |
|
|
int |
_t3 |
|
) |
| |
|
signal |
| void FileDialog::rejectSelection |
( |
void |
| ) |
|
|
privateslot |
The documentation for this class was generated from the following files: