|
Hugin trunk 0.1
|
implementation of CPDetectorSetting and CPDetectorConfig classes, which are for storing and changing settings of different CP detectors More...
#include "icpfind/CPDetectorConfig.h"#include "hugin_config.h"#include <wx/fileconf.h>#include <wx/arrimpl.cpp>
Go to the source code of this file.
Functions | |
| wxString | default_cpgenerator_desc ("Hugin's Cpfind") |
| description of default cp generator, for fall back procedure | |
| wxString | default_cpgenerator_prog ("cpfind") |
| program name of default cp generator, for fall back procedure | |
| wxString | default_cpgenerator_args ("-o %o %s") |
| arguments for default cp generator, for fall back procedure | |
| WX_DEFINE_OBJARRAY (ArraySettings) | |
implementation of CPDetectorSetting and CPDetectorConfig classes, which are for storing and changing settings of different CP detectors
Definition in file CPDetectorConfig.cpp.
arguments for default cp generator, for fall back procedure
Referenced by CPDetectorSetting::CPDetectorSetting(), and CPDetectorSetting::Read().
description of default cp generator, for fall back procedure
Referenced by CPDetectorSetting::CPDetectorSetting(), and CPDetectorSetting::Read().
| wxString default_cpgenerator_prog | ( | "cpfind" | ) |
program name of default cp generator, for fall back procedure
Referenced by CPDetectorSetting::CPDetectorSetting(), and CPDetectorSetting::Read().
| WX_DEFINE_OBJARRAY | ( | ArraySettings | ) |