#include <filedialog.hpp>
CSVDoc::FileDialog::FileDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
void CSVDoc::FileDialog::addFiles |
( |
const QString & |
path | ) |
|
void CSVDoc::FileDialog::buildNewFileView |
( |
| ) |
|
|
private |
void CSVDoc::FileDialog::buildOpenFileView |
( |
| ) |
|
|
private |
void CSVDoc::FileDialog::clearFiles |
( |
| ) |
|
QString CSVDoc::FileDialog::filename |
( |
| ) |
const |
QStringList CSVDoc::FileDialog::selectedFilePaths |
( |
| ) |
|
void CSVDoc::FileDialog::setLocalData |
( |
const boost::filesystem::path & |
localData | ) |
|
void CSVDoc::FileDialog::signalCreateNewFile |
( |
const boost::filesystem::path & |
path | ) |
|
|
signal |
void CSVDoc::FileDialog::signalOpenFiles |
( |
const boost::filesystem::path & |
path | ) |
|
|
signal |
void CSVDoc::FileDialog::signalUpdateAcceptButton |
( |
bool |
, |
|
|
int |
|
|
) |
| |
|
signal |
void CSVDoc::FileDialog::slotAddonDataChanged |
( |
const QModelIndex & |
topleft, |
|
|
const QModelIndex & |
bottomright |
|
) |
| |
|
privateslot |
void CSVDoc::FileDialog::slotNewFile |
( |
| ) |
|
|
privateslot |
void CSVDoc::FileDialog::slotOpenFile |
( |
| ) |
|
|
privateslot |
void CSVDoc::FileDialog::slotRejected |
( |
| ) |
|
|
privateslot |
void CSVDoc::FileDialog::slotUpdateAcceptButton |
( |
int |
| ) |
|
|
privateslot |
void CSVDoc::FileDialog::slotUpdateAcceptButton |
( |
const QString & |
name, |
|
|
bool |
|
|
) |
| |
|
privateslot |
bool CSVDoc::FileDialog::mDialogBuilt |
|
private |
Ui::FileDialog CSVDoc::FileDialog::ui |
|
private |
The documentation for this class was generated from the following files: