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

Page Class Reference

#include <page.h>

Inheritance diagram for Page:

Inheritance graph
[legend]
Collaboration diagram for Page:

Collaboration graph
[legend]
List of all members.

Signals

void textDisplayed (QWidget *)

Public Member Functions

 Page (QWidget *parent, const char *name, Master *master, WFlags f=0)
virtual ~Page ()
MastergetMaster ()
virtual bool isSlave ()
virtual void append (const QString &)=0

Private Attributes

Masterm_master

Detailed Description

Yann Hodique

Definition at line 35 of file page.h.


Constructor & Destructor Documentation

Page::Page QWidget *  parent,
const char *  name,
Master master,
WFlags  f = 0
[inline]
 

Definition at line 39 of file page.h.

References m_master.

virtual Page::~Page  )  [inline, virtual]
 

Definition at line 42 of file page.h.


Member Function Documentation

virtual void Page::append const QString &   )  [pure virtual]
 

Implemented in Affect, BrowserPage, Painter, Emit, IdPage, Splash, and TellPage.

Referenced by ChatSession::displayStdout().

Master* Page::getMaster  )  [inline]
 

Definition at line 44 of file page.h.

References m_master.

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

virtual bool Page::isSlave  )  [inline, virtual]
 

Reimplemented in Affect, Emit, and Splash.

Definition at line 48 of file page.h.

Referenced by QMtp::getNewPage().

void Page::textDisplayed QWidget *   )  [signal]
 

Referenced by TellPage::append(), and BrowserPage::append().


Member Data Documentation

Master* Page::m_master [private]
 

Definition at line 52 of file page.h.

Referenced by getMaster(), and Page().


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