KHTML
PathQt.cpp File Reference
#include "config.h"#include "Path.h"#include "FloatRect.h"#include "PlatformString.h"#include "AffineTransform.h"#include <QPainterPath>#include <QMatrix>#include <QString>#include <math.h>Go to the source code of this file.
Namespaces | |
| WebCore | |
Macros | |
| #define | _USE_MATH_DEFINES |
| #define | DEGREES(t) ((t) * 180.0 / M_PI) |
Macro Definition Documentation
| #define _USE_MATH_DEFINES |
Definition at line 39 of file PathQt.cpp.
| #define DEGREES | ( | t | ) | ((t) * 180.0 / M_PI) |
Definition at line 124 of file PathQt.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:19:13 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:19:13 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.