|
Hugin trunk 0.1
|
implementation of utility function More...
#include "wxPlatform.h"#include <hugin_utils/utils.h>#include <wx/confbase.h>#include <wx/gdicmn.h>
Go to the source code of this file.
Namespaces | |
| namespace | hugin_utils |
| namespace for various utils | |
Functions | |
| wxString | hugin_utils::doubleTowxString (double d, int digits) |
| bool | hugin_utils::str2double (const wxString &s, double &d) |
| WXIMPEX void | FixHelpSettings () |
| helper function to check window position settings of help window | |
implementation of utility function
Definition in file wxPlatform.cpp.
helper function to check window position settings of help window
Definition at line 53 of file wxPlatform.cpp.
References threshold().
Referenced by BatchFrame::BatchFrame(), and MainFrame::MainFrame().