#include <KoGenStyles.h>#include <KoXmlWriter.h>#include "../../store/tests/xmlwritertest.h"#include <kdebug.h>#include <assert.h>#include <Q3ValueList>Graphe des dépendances par inclusion de kogenstylestest.cpp:
Aller au code source de ce fichier.
Fonctions | |
| int | testLookup () |
| int | testDefaultStyle () |
| int | testUserStyles () |
| int | testStylesDotXml () |
| int | main (int, char **) |
| int main | ( | int | , | |
| char ** | ||||
| ) |
Définition à la ligne 259 du fichier kogenstylestest.cpp.
Références testDefaultStyle(), testLookup(), testStylesDotXml(), et testUserStyles().
Voici le graphe d'appel pour cette fonction :
| int testDefaultStyle | ( | ) |
Définition à la ligne 137 du fichier kogenstylestest.cpp.
Références KoGenStyle::addAttribute(), KoGenStyle::addProperty(), KoGenStyle::isDefaultStyle(), KoGenStyle::isEmpty(), KoGenStyles::lookup(), KoGenStyle::setDefaultStyle(), KoGenStyle::STYLE_AUTO, KoGenStyles::styles(), TEST_BEGIN, TEST_END, KoGenStyle::type(), et KoGenStyle::writeStyle().
Référencé par main().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
| int testLookup | ( | ) |
Définition à la ligne 27 du fichier kogenstylestest.cpp.
Références KoGenStyle::addAttribute(), KoGenStyle::addProperty(), KoGenStyle::addStyleMap(), KoGenStyles::DontForceNumbering, KoGenStyles::lookup(), KoGenStyles::markStyleForStylesXml(), KoGenStyle::parentName(), KoGenStyles::style(), KoGenStyle::STYLE_AUTO, KoGenStyle::STYLE_USER, KoGenStyles::styles(), TEST_BEGIN, TEST_END, KoGenStyle::TextType, KoGenStyle::type(), et KoGenStyle::writeStyle().
Référencé par main().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
| int testStylesDotXml | ( | ) |
Définition à la ligne 235 du fichier kogenstylestest.cpp.
Références KoGenStyle::addAttribute(), KoGenStyle::addProperty(), KoGenStyles::lookup(), KoGenStyle::setAutoStyleInStylesDotXml(), et KoGenStyle::STYLE_AUTO.
Référencé par main().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
| int testUserStyles | ( | ) |
Définition à la ligne 180 du fichier kogenstylestest.cpp.
Références KoGenStyle::addAttribute(), KoGenStyle::addProperty(), KoGenStyles::DontForceNumbering, KoGenStyles::lookup(), KoGenStyle::STYLE_AUTO, KoGenStyle::STYLE_USER, KoGenStyles::styles(), TEST_BEGIN, TEST_END, et KoGenStyle::writeStyle().
Référencé par main().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
1.5.1-p1