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>
Include dependency graph for PathQt.cpp:
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.