Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
hugin1/base_wx/MyExternalCmdExecDialog.cpp File Reference
#include <config.h>#include "panoinc_WX.h"#include "panoinc.h"#include <errno.h>#include "common/wxPlatform.h"#include "wx/ffile.h"#include "wx/process.h"#include "wx/mimetype.h"#include <sys/types.h>#include <signal.h>#include <unistd.h>#include "MyExternalCmdExecDialog.h"#include "hugin/config_defaults.h"Include dependency graph for MyExternalCmdExecDialog.cpp:

Enumerations | |
| enum | { Exec_Btn_Cancel = 1000 } |
Functions | |
| int | MyExecuteCommandOnDialog (wxString command, wxString args, wxWindow *parent, wxString title) |
Detailed Description
- Author:
- Ippei UKAI <ippei_ukai@mac.com>
This 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 Lesser 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
Enumeration Type Documentation
|
|
|
Function Documentation
|
||||||||||||||||||||
|
|
1.3.9.1