libs/flake

KoConnectionShapeLoadingUpdater Class Reference

#include <KoConnectionShapeLoadingUpdater.h>

Inheritance diagram for KoConnectionShapeLoadingUpdater:

List of all members.

Public Types

enum  ConnectionPosition { First, Second }

Public Member Functions

 KoConnectionShapeLoadingUpdater (KoConnectionShape *connectionShape, ConnectionPosition position)
virtual ~KoConnectionShapeLoadingUpdater ()
virtual void update (KoShape *shape)

Detailed Description

Definition at line 28 of file KoConnectionShapeLoadingUpdater.h.


Member Enumeration Documentation

Enumerator:
First 
Second 

Definition at line 31 of file KoConnectionShapeLoadingUpdater.h.


Constructor & Destructor Documentation

KoConnectionShapeLoadingUpdater::KoConnectionShapeLoadingUpdater ( KoConnectionShape connectionShape,
ConnectionPosition  position 
)

Definition at line 24 of file KoConnectionShapeLoadingUpdater.cpp.

KoConnectionShapeLoadingUpdater::~KoConnectionShapeLoadingUpdater (  )  [virtual]

Definition at line 30 of file KoConnectionShapeLoadingUpdater.cpp.


Member Function Documentation

void KoConnectionShapeLoadingUpdater::update ( KoShape shape  )  [virtual]

This function is called as soon as shape is loaded.

Parameters:
shape The shape that just got loaded.

Reimplemented from KoLoadingShapeUpdater.

Definition at line 34 of file KoConnectionShapeLoadingUpdater.cpp.


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