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

Master Class Reference

#include <master.h>

Inheritance diagram for Master:

Inheritance graph
[legend]
Collaboration diagram for Master:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void slotLinkClicked (const QString &)

Public Member Functions

 Master (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~Master ()
MtpContextcontext ()
virtual void displayStderr (const QString &)=0
virtual void displayStdout (const QString &)=0
virtual void send (const QString &)=0

Private Attributes

MtpContextm_context

Constructor & Destructor Documentation

Master::Master QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
[inline]
 

Definition at line 22 of file master.h.

References m_context.

Master::~Master  )  [inline]
 

Definition at line 26 of file master.h.

References m_context.


Member Function Documentation

MtpContext* Master::context  )  [inline]
 

Definition at line 30 of file master.h.

References m_context.

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

virtual void Master::displayStderr const QString &   )  [pure virtual]
 

Implemented in ChatSession.

Referenced by Affect::append().

virtual void Master::displayStdout const QString &   )  [pure virtual]
 

Implemented in ChatSession.

virtual void Master::send const QString &   )  [pure virtual]
 

Implemented in ChatSession.

Referenced by Emit::append(), TellPage::returnPressed(), Painter::sendOutput(), and IdPage::updatePage().

virtual void Master::slotLinkClicked const QString &   )  [inline, virtual, slot]
 

Reimplemented in ChatSession.

Definition at line 37 of file master.h.


Member Data Documentation

MtpContext* Master::m_context [private]
 

Definition at line 40 of file master.h.

Referenced by context(), Master(), and ~Master().


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