#include <anatomist/application/filedialogextension.h>
|
void | setupCustom (QWidget *filedialog) |
|
std::string | typeId (const std::string &ot, const std::string &dt) const |
|
std::vector< std::string > | typeIds (const std::string &ot, const std::string &dt) const |
|
Definition at line 75 of file filedialogextension.h.
◆ AimsFileDialogExtension()
AimsFileDialogExtension::AimsFileDialogExtension |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~AimsFileDialogExtension()
virtual AimsFileDialogExtension::~AimsFileDialogExtension |
( |
| ) |
|
|
virtual |
◆ currentFileChanged
void AimsFileDialogExtension::currentFileChanged |
( |
const QString & |
| ) |
|
|
protectedslot |
◆ optionsClicked
void AimsFileDialogExtension::optionsClicked |
( |
| ) |
|
|
protectedslot |
◆ optionsValid()
bool AimsFileDialogExtension::optionsValid |
( |
| ) |
const |
◆ selectedOptions()
◆ selectedType()
std::pair<std::string, std::string> AimsFileDialogExtension::selectedType |
( |
| ) |
const |
◆ selectedTypeId()
std::string AimsFileDialogExtension::selectedTypeId |
( |
| ) |
const |
◆ selectedUrlOptions()
std::string AimsFileDialogExtension::selectedUrlOptions |
( |
| ) |
const |
◆ setPossibleTypesMap()
◆ setupCustom()
void AimsFileDialogExtension::setupCustom |
( |
QWidget * |
filedialog | ) |
|
|
protected |
◆ typeId()
std::string AimsFileDialogExtension::typeId |
( |
const std::string & |
ot, |
|
|
const std::string & |
dt |
|
) |
| const |
|
protected |
◆ typeIds()
std::vector<std::string> AimsFileDialogExtension::typeIds |
( |
const std::string & |
ot, |
|
|
const std::string & |
dt |
|
) |
| const |
|
protected |
◆ AimsFileDialog
The documentation for this class was generated from the following file: