#include <KoPoint.h>
#include <kdebug.h>
#include <kglobal.h>
#include <stdlib.h>
#include <math.h>
Graphe des dépendances par inclusion de kopointtest.cpp:
Aller au code source de ce fichier.
Fonctions | |
bool | check (QString txt, bool res, bool expected) |
bool | check (QString txt, double res, double expected) |
int | main () |
bool check | ( | QString | txt, | |
double | res, | |||
double | expected | |||
) |
Définition à la ligne 18 du fichier kopointtest.cpp.
bool check | ( | QString | txt, | |
bool | res, | |||
bool | expected | |||
) |
Définition à la ligne 7 du fichier kopointtest.cpp.
Référencé par Py::ExtensionObject< T >::accepts(), SVGPathParser::calculateArc(), check_hyphenation(), KoFilterManager::filterAvailable(), KoPictureClipart::loadData(), KoPictureShared::loadXpm(), et main().
Voici le graphe d'appel pour cette fonction :
int main | ( | ) |
Définition à la ligne 29 du fichier kopointtest.cpp.
Références check(), KoPoint::getAngle(), KoPoint::isNull(), KoPoint::x(), et KoPoint::y().
Voici le graphe d'appel pour cette fonction :