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

MtpContext Class Reference

#include <MtpContext.h>

List of all members.

Public Member Functions

 MtpContext ()
 ~MtpContext ()
void setVar (const QString &name, const QString &value)
void unsetVar (const QString &name)
QString getValue (const QString &name)

Private Attributes

QMap< QString, QString > var_map


Detailed Description

Yann Hodique

Definition at line 20 of file MtpContext.h.


Constructor & Destructor Documentation

MtpContext::MtpContext  ) 
 

Definition at line 14 of file MtpContext.cpp.

MtpContext::~MtpContext  ) 
 

Definition at line 17 of file MtpContext.cpp.


Member Function Documentation

QString MtpContext::getValue const QString &  name  ) 
 

Definition at line 27 of file MtpContext.cpp.

References var_map.

Referenced by Filter::applyProcessedRegexpToPattern(), MtpRegExp::exactMatch(), and Painter::sendOutput().

void MtpContext::setVar const QString &  name,
const QString &  value
 

Definition at line 19 of file MtpContext.cpp.

References var_map.

Referenced by Affect::append(), and ChatSession::displayStdout().

void MtpContext::unsetVar const QString &  name  ) 
 

Definition at line 23 of file MtpContext.cpp.

References var_map.


Member Data Documentation

QMap<QString,QString> MtpContext::var_map [private]
 

Definition at line 30 of file MtpContext.h.

Referenced by getValue(), setVar(), and unsetVar().


The documentation for this class was generated from the following files:
Generated on Sat May 10 15:10:02 2003 for qnet by doxygen1.3