ChannelChooserDialog Class Reference

#include <channelchooserdialog.h>

Inherits WindowAttributesPickle.

Collaboration diagram for ChannelChooserDialog:
Collaboration graph
[legend]

Public Member Functions

 ChannelChooserDialog (wxWindow *parent, wxWindowID id, const wxString &title, long style=wxCAPTION|wxRESIZE_BORDER|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxMINIMIZE_BOX|wxDEFAULT_DIALOG_STYLE)
virtual ~ChannelChooserDialog ()
void AddChannel (const wxString &name, int usercount, const wxString &topic=wxEmptyString)
void ClearChannels ()

Protected Member Functions

void SaveAttributes ()
void LoadAttributes ()

Protected Attributes

ChannelChooserPanelm_chooser_panel
wxBoxSizer * m_main_sizer

Detailed Description

Definition at line 10 of file channelchooserdialog.h.


Constructor & Destructor Documentation

ChannelChooserDialog::ChannelChooserDialog ( wxWindow *  parent,
wxWindowID  id,
const wxString title,
long  style = wxCAPTION | wxRESIZE_BORDER | wxCLOSE_BOX | wxMAXIMIZE_BOX | wxMINIMIZE_BOX | wxDEFAULT_DIALOG_STYLE 
)

Definition at line 7 of file channelchooserdialog.cpp.

ChannelChooserDialog::~ChannelChooserDialog (  )  [virtual]

Definition at line 21 of file channelchooserdialog.cpp.


Member Function Documentation

void ChannelChooserDialog::AddChannel ( const wxString name,
int  usercount,
const wxString topic = wxEmptyString 
)

Definition at line 24 of file channelchooserdialog.cpp.

void ChannelChooserDialog::ClearChannels (  ) 

Definition at line 31 of file channelchooserdialog.cpp.

void WindowAttributesPickle::LoadAttributes (  )  [protected, inherited]

Definition at line 13 of file windowattributespickle.cpp.

void WindowAttributesPickle::SaveAttributes (  )  [protected, inherited]

Definition at line 28 of file windowattributespickle.cpp.


Field Documentation

Definition at line 21 of file channelchooserdialog.h.

wxBoxSizer* ChannelChooserDialog::m_main_sizer [protected]

Definition at line 22 of file channelchooserdialog.h.


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

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