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