SaX::SaXManipulatePathIF Class Reference

SaX2 - Path class interface. More...

#include <path.h>

Inheritance diagram for SaX::SaXManipulatePathIF:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void setFontPath (const QString &)=0
virtual void addFontPath (const QString &)=0
virtual void removeFontPath (const QString &)=0
virtual void setLoadableModule (const QString &)=0
virtual void addLoadableModule (const QString &)=0
virtual void removeLoadableModule (const QString &)=0
virtual void setServerFlag (const QString &)=0
virtual void addServerFlag (const QString &)=0
virtual void removeServerFlag (const QString &)=0
virtual QList< QString > getFontPaths (void)=0
virtual QList< QString > getModules (void)=0
virtual QList< QString > getServerFlags (void)=0
virtual ~SaXManipulatePathIF (void)

Detailed Description

SaX2 - Path class interface.

The interface class is provided to be able to dlopen the library and have all methods available in the compilers virtual table. For a detailed description of the class itself please refer to the derived class definition

Definition at line 40 of file path.h.


The documentation for this class was generated from the following file:
Generated on Mon Jun 19 12:43:09 2006 for libsax by  doxygen 1.4.6