MutelistWindow Class Reference

displays channel mutelist More...

#include <customdialogs.h>

Inherits ServerMessageBox.

Collaboration diagram for MutelistWindow:
Collaboration graph
[legend]

Public Member Functions

 MutelistWindow (wxIcon *icon, wxWindow *parent, const wxString &message, const wxString &caption=_T("User action notification"), long style=wxOK, const wxPoint &pos=wxDefaultPosition)
virtual ~MutelistWindow ()
virtual void AppendMessage (const wxString &message)

Protected Attributes

wxBoxSizer * topsizer
wxListCtrl * m_messages

Detailed Description

displays channel mutelist

Definition at line 185 of file customdialogs.h.


Constructor & Destructor Documentation

MutelistWindow::MutelistWindow ( wxIcon *  icon,
wxWindow *  parent,
const wxString message,
const wxString caption = _T("User action notification"),
long  style = wxOK,
const wxPoint pos = wxDefaultPosition 
)

Definition at line 427 of file customdialogs.cpp.

MutelistWindow::~MutelistWindow (  )  [virtual]

Definition at line 433 of file customdialogs.cpp.


Member Function Documentation

void ServerMessageBox::AppendMessage ( const wxString message  )  [virtual, inherited]

Reimplemented in ActNotifBox.

Definition at line 315 of file customdialogs.cpp.


Field Documentation

wxListCtrl* ServerMessageBox::m_messages [protected, inherited]

Definition at line 169 of file customdialogs.h.

wxBoxSizer* ServerMessageBox::topsizer [protected, inherited]

Definition at line 168 of file customdialogs.h.


The documentation for this class was generated from the following files:

Generated on Thu Dec 29 00:11:47 2011 for SpringLobby by doxygen 1.6.3