|
Hugintrunk
0.1
|
#include "ChangeUserDefinedDialog.h"#include <wx/dir.h>#include <wx/stdpaths.h>#include <wx/wfstream.h>#include "base_wx/Executor.h"#include "base_wx/wxutils.h"
Go to the source code of this file.
Functions | |
| wxString | GetDataPath () |
| return path to data directory, it depends on operating system More... | |
| wxString GetDataPath | ( | ) |
return path to data directory, it depends on operating system
Definition at line 174 of file ChangeUserDefinedDialog.cpp.
References hugin_utils::HuginMessageBox().
Referenced by ImagesPanel::Create(), PanoPanel::DoUserDefinedStitch(), ChangeUserDefinedSequenceDialog::FillAssistantUserDefined(), ChangeUserDefinedSequenceDialog::FillStitcherUserDefined(), AboutDialog::GetSystemInformation(), PreferencesDialog::OnExifArgfile2Edit(), PreferencesDialog::OnExifArgfileEdit(), and PreferencesDialog::OnRestoreDefaults().
1.8.5