lib

KOffice::Vertex Class Reference

#include <KoFilterChain.h>

List of all members.


Detailed Description

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

Definition at line 310 of file KoFilterChain.h.


Public Member Functions

 Vertex (const QCString &mimeType)
 ~Vertex ()
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

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys