libs/flake

KoShapeOdfSaveHelper Class Reference

Save helper for saving shapes to odf. More...

#include <KoShapeOdfSaveHelper.h>

Inheritance diagram for KoShapeOdfSaveHelper:

List of all members.

Public Member Functions

 KoShapeOdfSaveHelper (QList< KoShape * > shapes)
virtual ~KoShapeOdfSaveHelper ()
virtual bool writeBody ()

Detailed Description

Save helper for saving shapes to odf.

The shapes are saved in an office:text document.

Definition at line 33 of file KoShapeOdfSaveHelper.h.


Constructor & Destructor Documentation

KoShapeOdfSaveHelper::KoShapeOdfSaveHelper ( QList< KoShape * >  shapes  ) 

Constructor.

Parameters:
shapes The list of shapes to save. If the shapes contain children these are also saved.

Definition at line 33 of file KoShapeOdfSaveHelper.cpp.

KoShapeOdfSaveHelper::~KoShapeOdfSaveHelper (  )  [virtual]

Definition at line 38 of file KoShapeOdfSaveHelper.cpp.


Member Function Documentation

bool KoShapeOdfSaveHelper::writeBody (  )  [virtual]

reimplemented

Implements KoDragOdfSaveHelper.

Definition at line 43 of file KoShapeOdfSaveHelper.cpp.


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