Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
hugin1/hugin/CPDetectorConfig.cpp File Reference
implementation of CPDetectorSetting, CPDetectorConfig and CPDetectorDialog classes, which are for storing and changing settings of different CP detectors More...
#include "hugin/CPDetectorConfig.h"
#include <config.h>
#include "base_wx/huginConfig.h"
#include "hugin/config_defaults.h"
#include <hugin/CPDetectorConfig_default.h>
#include "hugin/huginApp.h"
#include <wx/arrimpl.cpp>
Include dependency graph for CPDetectorConfig.cpp:

Functions | |
| WX_DEFINE_OBJARRAY (ArraySettings) | |
| EVT_BUTTON (XRCID("prefs_cpdetector_program_select"), CPDetectorDialog::OnSelectPath) EVT_BUTTON(XRCID("prefs_cpdetector_program_descriptor_select") | |
| CPDetectorDialog::OnSelectPathDescriptor | EVT_BUTTON (XRCID("prefs_cpdetector_program_matcher_select"), CPDetectorDialog::OnSelectPathMatcher) EVT_BUTTON(XRCID("prefs_cpdetector_program_stack_select") |
| CPDetectorDialog::OnSelectPathDescriptor CPDetectorDialog::OnSelectPathStack | EVT_CHOICE (XRCID("prefs_cpdetector_type"), CPDetectorDialog::OnTypeChange) EVT_CHOICEBOOK_PAGE_CHANGING(XRCID("choicebook_steps") |
Detailed Description
implementation of CPDetectorSetting, CPDetectorConfig and CPDetectorDialog classes, which are for storing and changing settings of different CP detectors
- Author:
- Thomas Modes
Function Documentation
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
1.3.9.1