Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

QServletConfig Class Reference

Provides access to server defined configuration information. More...

#include <qservletconfig.h>

List of all members.

Public Methods

 QServletConfig (QServletContext *ctx)
virtual ~QServletConfig ()
void setInitParameter (const QString &name, const QString &value)
QString initParameter (const QString &name)
QStringList initParameterNames ()
QServletContextservletContext () const


Detailed Description

Provides access to server defined configuration information.

Author:
Richard Moore, rich@kde.org

Definition at line 17 of file qservletconfig.h.


The documentation for this class was generated from the following file:
Generated on Wed Apr 9 23:50:22 2003 for QXServlet by doxygen1.2.17