|
Hugintrunk
0.1
|
implementation of dialog and functions to import RAW images to project file More...
#include "hugin/RawImport.h"#include "panoinc.h"#include "base_wx/platform.h"#include "base_wx/MyExternalCmdExecDialog.h"#include "base_wx/wxutils.h"#include "hugin/huginApp.h"#include "base_wx/CommandHistory.h"#include "base_wx/wxPanoCommand.h"#include <exiv2/exiv2.hpp>
Go to the source code of this file.
Classes | |
| class | RawImport |
| base class for implementation of Raw import functions More... | |
| class | DCRawImport |
| special class for raw import with dcraw More... | |
| class | RTRawImport |
| class for RawTherapee raw import More... | |
| class | DarkTableRawImport |
| special class for Darktable raw import More... | |
| class | RawImportProgress |
| dialog class for showing progress of raw import More... | |
implementation of dialog and functions to import RAW images to project file
Definition in file RawImport.cpp.
1.8.5