lib Library API Documentation

KOffice::Edge Class Reference

An internal class representing a filter (=edge) in the filter graph. More...

#include <koFilterChain.h>

Collaboration diagram for KOffice::Edge:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Edge (Vertex *vertex, KoFilterEntry::Ptr filterEntry)
unsigned int weight () const
KoFilterEntry::Ptr filterEntry () const
const Vertexvertex () const
void relax (const Vertex *predecessor, PriorityQueue< Vertex > &queue)
void dump (const QCString &indent) const

Detailed Description

An internal class representing a filter (=edge) in the filter graph.

Definition at line 272 of file koFilterChain.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:42:08 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003