Public Member Functions | |
| SaveCamDBDialog (wxWindow *parent) | |
| Constructor, read from xrc ressource; restore last uses settings, size and position. | |
| void | SetCameraMaker (std::string maker) |
| std::string | GetCameraMaker () const |
| void | SetCameraModel (std::string model) |
| std::string | GetCameraModel () const |
| void | SetCameraMount (std::string mount) |
| std::string | GetCameraMount () const |
Protected Member Functions | |
| void | OnOk (wxCommandEvent &e) |
| Saves current state of all checkboxes when closing dialog with Ok. | |
Definition at line 832 of file wxLensDB.cpp.
|
|
Constructor, read from xrc ressource; restore last uses settings, size and position.
Definition at line 856 of file wxLensDB.cpp. |
|
|
Definition at line 885 of file wxLensDB.cpp. References makefile::string. Referenced by OnOk(), and SaveCameraCropFactor(). |
|
|
Definition at line 898 of file wxLensDB.cpp. References makefile::string. Referenced by OnOk(), and SaveCameraCropFactor(). |
|
|
Definition at line 911 of file wxLensDB.cpp. References makefile::string. Referenced by SaveCameraCropFactor(). |
|
|
Saves current state of all checkboxes when closing dialog with Ok.
Definition at line 916 of file wxLensDB.cpp. References GetCameraMaker(), and GetCameraModel(). |
|
|
Definition at line 877 of file wxLensDB.cpp. Referenced by SaveCameraCropFactor(). |
|
|
Definition at line 890 of file wxLensDB.cpp. Referenced by SaveCameraCropFactor(). |
|
|
Definition at line 903 of file wxLensDB.cpp. Referenced by SaveCameraCropFactor(). |
1.3.9.1