#include <GTKCommon.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
UT_runDialog_AskForPathname::UT_runDialog_AskForPathname |
( |
XAP_Dialog_Id |
id, |
|
|
const std::string & |
suggestedName = "" | |
|
) |
| | |
Member Function Documentation
std::string UT_runDialog_AskForPathname::appendDefaultSuffixFunctor |
( |
std::string |
dialogFilename, |
|
|
UT_sint32 |
n | |
|
) |
| | [private] |
int UT_runDialog_AskForPathname::appendFiletype |
( |
const std::string |
desc, |
|
|
const std::string |
ext, |
|
|
UT_sint32 |
n = 0 | |
|
) |
| | |
const std::string & UT_runDialog_AskForPathname::getPath |
( |
|
) |
const |
IEFileType UT_runDialog_AskForPathname::getType |
( |
void |
|
) |
|
bool UT_runDialog_AskForPathname::run |
( |
XAP_Frame * |
pFrame = 0 |
) |
|
References appendDefaultSuffixFunctor(), XAP_Dialog_FileOpenSaveAs::getAnswer(), XAP_App::getApp(), getAppendDefaultSuffixFunctorUsing_IE_Exp_preferredSuffixForFileType(), XAP_Frame::getCurrentDoc(), XAP_App::getDialogFactory(), XAP_Frame::getFilename(), XAP_Dialog_FileOpenSaveAs::getFileType(), PD_Document::getMetaDataProp(), XAP_Dialog_FileOpenSaveAs::getPathname(), m_defaultFiletype, m_dialogId, m_filetypes, m_ieft, m_pathname, m_saveAs, m_suggestedName, PD_META_KEY_TITLE, XAP_DialogFactory::releaseDialog(), XAP_DialogFactory::requestDialog(), XAP_Dialog_FileOpenSaveAs::runModal(), XAP_Dialog_FileOpenSaveAs::setAppendDefaultSuffixFunctor(), XAP_Dialog_FileOpenSaveAs::setCurrentPathname(), XAP_Dialog_FileOpenSaveAs::setDefaultFileType(), XAP_Dialog_FileOpenSaveAs::setFileTypeList(), XAP_Dialog_FileOpenSaveAs::setSuggestFilename(), type, UT_ASSERT_HARMLESS, UT_DEBUGMSG, UT_legalizeFileName(), UT_return_val_if_fail, UT_SHOULD_NOT_HAPPEN, and XAP_DIALOG_FILEOPENSAVEAS_FILE_TYPE_AUTO.
Referenced by AP_RDFSemanticItemGTKInjected< AP_RDFContact >::getExportToFileName(), AP_RDFSemanticItemGTKInjected< AP_RDFContact >::getImportFromFileName(), AP_UnixDialog_RDFEditor::onExportRDFXML(), and AP_UnixDialog_RDFEditor::onImportRDFXML().
void UT_runDialog_AskForPathname::setDefaultFiletype |
( |
const std::string |
desc, |
|
|
const std::string |
ext = "" | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files: