Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

proxy_wizardpage Class Reference

A wizard page with controls to configure the proxy. More...

#include <proxy_wizardpage.h>

Inheritance diagram for proxy_wizardpage:

wxWizardPageSimple List of all members.

Public Methods

  proxy_wizardpage (wxWizard *parent, wxBitmap bitmap=wxNullBitmap)
  Constructor.

  ~proxy_wizardpage ()
  Destructor.

bool  proxy_wizardpage::is_proxy_valid ()
  Assesses whether proxy is valid.

void  write_configuration ()
  Writes the proxy settings collected. into their configuration file keys.


Detailed Description

A wizard page with controls to configure the proxy.

Constructor & Destructor Documentation

proxy_wizardpage::proxy_wizardpage wxWizard   parent,
wxBitmap    bitmap = wxNullBitmap
 

Constructor.

Parameters:
parent  The parent wizard.
bitmap  Optional bitmap to show instead of the one the parent wizard is using.

Member Function Documentation

bool proxy_wizardpage::proxy_wizardpage::is_proxy_valid  
 

Assesses whether proxy is valid.

Returns :
TRUE if proxy is valid.