hugin1/hugin/NonaOptionsDialog.cpp File Reference
implementation of NonaOptionsDialog Class More...
#include <config.h>
#include <errno.h>
#include "panoinc_WX.h"
#include "panoinc.h"
#include "PT/Stitcher.h"
#include "common/wxPlatform.h"
#include "hugin/config_defaults.h"
#include "hugin/CommandHistory.h"
#include "hugin/NonaOptionsDialog.h"
Include dependency graph for NonaOptionsDialog.cpp:

Functions | |
| EVT_CHOICE (XRCID("nona_choice_interpolator"), NonaOptionsDialog::InterpolatorChanged) EVT_CHECKBOX(XRCID("nona_cb_cropped") | |
Detailed Description
implementation of NonaOptionsDialog Class
- Author:
- Kai-Uwe Behrmann <web@tiscali.de> and Pablo d'Angelo <pablo.dangelo@web.de>
- Id
- NonaOptionsDialog.cpp 2510 2007-10-28 22:24:11Z dangelo
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this software; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Function Documentation
|
||||||||||||
|
|
1.3.9.1