KDStateMachineEditor API Documentation 2.1
|
#include <graphvizlayouterbackend_p.h>
Public Member Functions | |
LocaleLocker () | |
~LocaleLocker () | |
RAII-based guard for setting the locale to "C" during this object's lifetime
Graphviz internally uses atof() and friends to convert strings to numbers, and these are locale-specific. We need to make sure the current locale is "C" so these conversions are done correctly.
Also see: https://marc.info/?l=graphviz-interest&m=129408843223794&w=2
Definition at line 102 of file graphvizlayouterbackend_p.h.
|
inline |
Definition at line 105 of file graphvizlayouterbackend_p.h.
|
inline |
Definition at line 111 of file graphvizlayouterbackend_p.h.