libs/flake

KoPathShape.cpp File Reference

#include "KoPathShape.h"
#include "KoPathShape_p.h"
#include "KoPathPoint.h"
#include "KoPointGroup.h"
#include "KoShapeBorderModel.h"
#include "KoViewConverter.h"
#include "KoPathShapeLoader.h"
#include "KoShapeSavingContext.h"
#include "KoShapeLoadingContext.h"
#include "KoShapeShadow.h"
#include "KoShapeBackground.h"
#include "KoShapeContainer.h"
#include "KoFilterEffectStack.h"
#include <KoXmlReader.h>
#include <KoXmlWriter.h>
#include <KoXmlNS.h>
#include <KoUnit.h>
#include <KoGenStyle.h>
#include <KoStyleStack.h>
#include <KoOdfLoadingContext.h>
#include <KDebug>
#include <QtGui/QPainter>
Include dependency graph for KoPathShape.cpp:

Go to the source code of this file.

Functions

char nodeType (const KoPathPoint *point)
void updateNodeType (KoPathPoint *point, const QChar &nodeType)

Function Documentation

char nodeType ( const KoPathPoint point  ) 

Definition at line 1160 of file KoPathShape.cpp.

void updateNodeType ( KoPathPoint point,
const QChar nodeType 
)

Definition at line 1197 of file KoPathShape.cpp.