libs/flake

KoShapePaste Class Reference

Class for pasting shapes to the document. More...

#include <KoShapePaste.h>

Inheritance diagram for KoShapePaste:

List of all members.

Public Member Functions

 KoShapePaste (KoCanvasBase *canvas, KoShapeLayer *parentLayer)
virtual ~KoShapePaste ()
QList< KoShape * > pastedShapes () const

Protected Member Functions

virtual bool process (const KoXmlElement &body, KoOdfReadStore &odfStore)

Protected Attributes

Private *const d

Detailed Description

Class for pasting shapes to the document.

Definition at line 36 of file KoShapePaste.h.


Constructor & Destructor Documentation

KoShapePaste::KoShapePaste ( KoCanvasBase canvas,
KoShapeLayer parentLayer 
)

Contructor.

Parameters:
canvas The canvas on which the paste is done
zIndex The highest currently existing zIndex.
parentLayer The layer on which the shapes will be pasted

Definition at line 47 of file KoShapePaste.cpp.

KoShapePaste::~KoShapePaste (  )  [virtual]

Definition at line 52 of file KoShapePaste.cpp.


Member Function Documentation

QList< KoShape * > KoShapePaste::pastedShapes (  )  const

Definition at line 128 of file KoShapePaste.cpp.

bool KoShapePaste::process ( const KoXmlElement &  body,
KoOdfReadStore &  odfStore 
) [protected, virtual]

reimplemented

Definition at line 57 of file KoShapePaste.cpp.


Member Data Documentation

Private* const KoShapePaste::d [protected]

Definition at line 55 of file KoShapePaste.h.


The documentation for this class was generated from the following files: