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

TellPage Class Reference

#include <tellpage.h>

Inheritance diagram for TellPage:

Inheritance graph
[legend]
Collaboration diagram for TellPage:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void returnPressed ()
void slotHistoryUp ()
void slotHistoryDown ()
void slotNewLine ()

Public Member Functions

 TellPage (QWidget *parent, const char *name, Master *session)
 ~TellPage ()
virtual void append (const QString &msg)
void setPrefix (const QString &)

Public Attributes

QTextEdit * chat_edit
MtpBrowserchat_view

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayout * TellPageBaseLayout

Private Attributes

QString prefix
QAction * history_up
QAction * history_down
QAction * new_line
QStringList history
QStringList::Iterator history_iterator

Detailed Description

Yann Hodique

Definition at line 29 of file tellpage.h.


Constructor & Destructor Documentation

TellPage::TellPage QWidget *  parent,
const char *  name,
Master session
 

Definition at line 30 of file tellpage.cpp.

References chat_edit, chat_view, history_down, history_up, new_line, returnPressed(), setPrefix(), slotHistoryDown(), slotHistoryUp(), slotNewLine(), and TellPageBaseLayout.

TellPage::~TellPage  ) 
 

Definition at line 102 of file tellpage.cpp.


Member Function Documentation

void TellPage::append const QString &  msg  )  [virtual]
 

Implements Page.

Definition at line 104 of file tellpage.cpp.

References chat_view, and Page::textDisplayed().

void TellPage::languageChange  )  [protected, virtual, slot]
 

Definition at line 127 of file tellpage.cpp.

void TellPage::returnPressed  )  [virtual, slot]
 

Definition at line 110 of file tellpage.cpp.

References chat_edit, Page::getMaster(), history, history_iterator, prefix, and Master::send().

Referenced by TellPage().

void TellPage::setPrefix const QString &   ) 
 

Definition at line 123 of file tellpage.cpp.

Referenced by TellPage().

void TellPage::slotHistoryDown  )  [slot]
 

Definition at line 140 of file tellpage.cpp.

References chat_edit, history, and history_iterator.

Referenced by TellPage().

void TellPage::slotHistoryUp  )  [slot]
 

Definition at line 131 of file tellpage.cpp.

References chat_edit, history, and history_iterator.

Referenced by TellPage().

void TellPage::slotNewLine  )  [slot]
 

Definition at line 152 of file tellpage.cpp.

References chat_edit.

Referenced by TellPage().


Member Data Documentation

QTextEdit* TellPage::chat_edit
 

Definition at line 37 of file tellpage.h.

Referenced by returnPressed(), slotHistoryDown(), slotHistoryUp(), slotNewLine(), and TellPage().

MtpBrowser* TellPage::chat_view
 

Definition at line 38 of file tellpage.h.

Referenced by append(), and TellPage().

QStringList TellPage::history [private]
 

Definition at line 56 of file tellpage.h.

Referenced by returnPressed(), slotHistoryDown(), and slotHistoryUp().

QAction * TellPage::history_down [private]
 

Definition at line 55 of file tellpage.h.

Referenced by TellPage().

QStringList::Iterator TellPage::history_iterator [private]
 

Definition at line 57 of file tellpage.h.

Referenced by returnPressed(), slotHistoryDown(), and slotHistoryUp().

QAction* TellPage::history_up [private]
 

Definition at line 55 of file tellpage.h.

Referenced by TellPage().

QAction * TellPage::new_line [private]
 

Definition at line 55 of file tellpage.h.

Referenced by TellPage().

QString TellPage::prefix [private]
 

Definition at line 54 of file tellpage.h.

Referenced by returnPressed().

QGridLayout* TellPage::TellPageBaseLayout [protected]
 

Definition at line 48 of file tellpage.h.

Referenced by TellPage().


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