Hugintrunk
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 | |
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 More... | |
implementation of utility function
Definition in file wxPlatform.cpp.
WXIMPEX void FixHelpSettings | ( | ) |
helper function to check window position settings of help window
Definition at line 68 of file wxPlatform.cpp.
References vigra_ext::EMoR::h.
Referenced by BatchFrame::BatchFrame(), and MainFrame::MainFrame().