lib Library API Documentation

KOffice::Vertex Class Reference

An internal class representing a mime type (=node, vertex) in the filter graph. More...

#include <koFilterChain.h>

Collaboration diagram for KOffice::Vertex:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Vertex (const QCString &mimeType)
QCString mimeType () const
bool setKey (unsigned int key)
unsigned int key () const
void reset ()
void setIndex (int index)
int index () const
void setPredecessor (const Vertex *predecessor)
const Vertexpredecessor () const
void addEdge (const Edge *edge)
const EdgefindEdge (const Vertex *vertex) const
void relaxVertices (PriorityQueue< Vertex > &queue)
void dump (const QCString &indent) const

Detailed Description

An internal class representing a mime type (=node, vertex) in the filter graph.

Definition at line 310 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