Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
hugin1/common/utils.h File Reference
#include <hugin_utils/utils.h>#include <appbase/ProgressDisplayOld.h>#include <appbase/ProgressReporterOld.h>#include "platform.h"Include dependency graph for utils.h:

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

Go to the source code of this file.
Namespaces | |
| namespace | utils |
Functions | |
| template<class str> | |
| str | wxQuoteStringUnix (const str &arg) |
| Try to escape special chars on windows and linux. | |
Function Documentation
|
||||||||||
|
Try to escape special chars on windows and linux. : I'm quite sure that this routine doesn't replace some important shell chars I don't know of. This could lead to nasty behaviour and maybe even security holes. |
1.3.9.1