KHTML
PathQt.cpp File Reference
#include "config.h"
#include "Path.h"
#include "FloatRect.h"
#include "AffineTransform.h"
#include <QPainterPath>
#include <QMatrix>
#include <QString>
#include <math.h>
Go to the source code of this file.
Namespaces | |
namespace | khtml |
Macros | |
#define | _USE_MATH_DEFINES |
#define | DEGREES(t) |
Macro Definition Documentation
◆ _USE_MATH_DEFINES
#define _USE_MATH_DEFINES |
Definition at line 39 of file qt/PathQt.cpp.
◆ DEGREES
#define DEGREES | ( | t | ) |
Value:
((t) * 180.0 / M_PI)
Definition at line 126 of file qt/PathQt.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.