libs/flake

KoSharedSavingData Class Reference

The KoSharedSavingData class is used to share data between shapes during saving. More...

#include <KoSharedSavingData.h>

List of all members.

Public Member Functions

 KoSharedSavingData ()
virtual ~KoSharedSavingData ()

Detailed Description

The KoSharedSavingData class is used to share data between shapes during saving.

These data can be added to the KoShapeSavingContext using KoShapeSavingContext::addSharedData(). A different shape can then get the data from the context using KoShapeSavingContext::sharedData().

Definition at line 28 of file KoSharedSavingData.h.


Constructor & Destructor Documentation

KoSharedSavingData::KoSharedSavingData (  )  [inline]

Definition at line 31 of file KoSharedSavingData.h.

virtual KoSharedSavingData::~KoSharedSavingData (  )  [inline, virtual]

Definition at line 32 of file KoSharedSavingData.h.


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