TorrentOptionsPanel Class Reference

#include <torrentoptionspanel.h>

Inherits wxScrolledWindow.

Collaboration diagram for TorrentOptionsPanel:
Collaboration graph
[legend]

Public Member Functions

 TorrentOptionsPanel (wxWindow *parent)
 ~TorrentOptionsPanel ()
void OnApply (wxCommandEvent &event)
void OnRestore (wxCommandEvent &event)

Private Types

enum  {
  ID_ENABLEP2P = wxID_HIGHEST, ID_MAXUP, ID_MAXDOWN, ID_P2PPORT,
  ID_MAXCONNECTIONS, ID_APPLY, ID_RESTORE, ID_GAMESTART_RADIO,
  ID_INGAME_UP, ID_INGAME_DOWN
}

Private Member Functions

void EnableSettings (bool enable)
void SetStatusDisplay ()

Private Attributes

wxTextCtrl * m_maxUp
wxTextCtrl * m_maxDown
wxTextCtrl * m_p2pport
wxTextCtrl * m_maxConnections
wxStaticBox * m_gamestart_box
wxRadioButton * m_gamestart_pause
wxRadioButton * m_gamestart_throttle
wxTextCtrl * m_gamestart_throttle_up
wxTextCtrl * m_gamestart_throttle_down
wxStaticText * m_gamestart_throttle_up_lbl
wxStaticText * m_gamestart_throttle_down_lbl

Detailed Description

Definition at line 16 of file torrentoptionspanel.h.


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
ID_ENABLEP2P 
ID_MAXUP 
ID_MAXDOWN 
ID_P2PPORT 
ID_MAXCONNECTIONS 
ID_APPLY 
ID_RESTORE 
ID_GAMESTART_RADIO 
ID_INGAME_UP 
ID_INGAME_DOWN 

Definition at line 41 of file torrentoptionspanel.h.


Constructor & Destructor Documentation

TorrentOptionsPanel::TorrentOptionsPanel ( wxWindow *  parent  ) 

Definition at line 30 of file torrentoptionspanel.cpp.

TorrentOptionsPanel::~TorrentOptionsPanel (  ) 

Definition at line 99 of file torrentoptionspanel.cpp.


Member Function Documentation

void TorrentOptionsPanel::EnableSettings ( bool  enable  )  [private]
void TorrentOptionsPanel::OnApply ( wxCommandEvent &  event  ) 

Definition at line 104 of file torrentoptionspanel.cpp.

void TorrentOptionsPanel::OnRestore ( wxCommandEvent &  event  ) 

Definition at line 120 of file torrentoptionspanel.cpp.

void TorrentOptionsPanel::SetStatusDisplay (  )  [private]

Field Documentation

wxStaticBox* TorrentOptionsPanel::m_gamestart_box [private]

Definition at line 30 of file torrentoptionspanel.h.

wxRadioButton* TorrentOptionsPanel::m_gamestart_pause [private]

Definition at line 31 of file torrentoptionspanel.h.

Definition at line 32 of file torrentoptionspanel.h.

Definition at line 34 of file torrentoptionspanel.h.

Definition at line 36 of file torrentoptionspanel.h.

Definition at line 33 of file torrentoptionspanel.h.

Definition at line 35 of file torrentoptionspanel.h.

Definition at line 29 of file torrentoptionspanel.h.

wxTextCtrl* TorrentOptionsPanel::m_maxDown [private]

Definition at line 27 of file torrentoptionspanel.h.

wxTextCtrl* TorrentOptionsPanel::m_maxUp [private]

Definition at line 26 of file torrentoptionspanel.h.

wxTextCtrl* TorrentOptionsPanel::m_p2pport [private]

Definition at line 28 of file torrentoptionspanel.h.


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

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