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

ChatPage Class Reference

#include <chatpage.h>

Inheritance diagram for ChatPage:

Inheritance graph
[legend]
Collaboration diagram for ChatPage:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void returnPressed ()

Public Member Functions

 ChatPage (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~ChatPage ()

Public Attributes

QTextEdit * chat_edit
QListBox * users_box
MtpBrowserchat_view

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayout * ChatPageLayout

Constructor & Destructor Documentation

ChatPage::ChatPage QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 30 of file chatpage.cpp.

References chat_edit, chat_view, ChatPageLayout, and users_box.

ChatPage::~ChatPage  ) 
 

Definition at line 96 of file chatpage.cpp.


Member Function Documentation

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

Definition at line 105 of file chatpage.cpp.

References chat_edit.

void ChatPage::returnPressed  )  [virtual, slot]
 

Reimplemented in ChatSession.

Definition at line 111 of file chatpage.cpp.


Member Data Documentation

QTextEdit* ChatPage::chat_edit
 

Definition at line 34 of file chatpage.h.

Referenced by ChatPage(), ChatSession::ChatSession(), languageChange(), ChatSession::returnPressed(), ChatSession::slotComplete(), ChatSession::slotHistoryDown(), ChatSession::slotHistoryUp(), and ChatSession::slotNewLine().

MtpBrowser* ChatPage::chat_view
 

Definition at line 36 of file chatpage.h.

Referenced by ChatPage(), ChatSession::ChatSession(), and ChatSession::displayStdout().

QGridLayout* ChatPage::ChatPageLayout [protected]
 

Definition at line 42 of file chatpage.h.

Referenced by ChatPage().

QListBox* ChatPage::users_box
 

Definition at line 35 of file chatpage.h.

Referenced by ChatSession::addUser(), ChatPage(), ChatSession::filter(), ChatSession::removeUser(), and ChatSession::slotComplete().


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