Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
wxPlatform.cpp File Reference

implementation of utility function More...

#include "wxPlatform.h"
#include <hugin_utils/utils.h>
#include <wx/confbase.h>
#include <wx/gdicmn.h>
Include dependency graph for wxPlatform.cpp:

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...
 

Detailed Description

implementation of utility function

Author
Pablo d'Angelo pablo.nosp@m..dan.nosp@m.gelo@.nosp@m.web..nosp@m.de

Definition in file wxPlatform.cpp.

Function Documentation

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().