hugin1/base_wx/huginConfig.h File Reference
functions for interaction with the hugin configuration file More...
#include <hugin_shared.h>
#include <panoinc_WX.h>
#include "PT/Panorama.h"
#include <algorithms/panorama_makefile/PanoramaMakefileExport.h>
Include dependency graph for huginConfig.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | PT |
Classes | |
| struct | PT::PTPrograms |
Functions | |
| WXIMPEX PT::PTPrograms | getPTProgramsConfig (wxString huginRoot, wxConfigBase *config) |
| WXIMPEX wxString | getExePath (wxString argv0) |
| get the path to the directory where the currently running executable is stored. | |
Detailed Description
functions for interaction with the hugin configuration file
- Author:
- Pablo d'Angelo <pablo.dangelo@web.de>
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
|
|
get the path to the directory where the currently running executable is stored. Should work well on Windows, might work on OSX and does not work on Unix. |
|
||||||||||||
|
|
1.3.9.1