wxCurlConnectionSettingsDialog Class Reference

A dialog which simply wraps a wxCurlConnectionSettingsPanel. More...

#include <dialog.h>

List of all members.

Public Member Functions

 wxCurlConnectionSettingsDialog (const wxString &title, const wxString &message=wxEmptyString, wxWindow *parent=NULL, long style=wxCCSP_DEFAULT_STYLE)
bool Create (const wxString &title=wxT("Connection settings..."), const wxString &message=wxEmptyString, wxWindow *parent=NULL, long style=wxCCSP_DEFAULT_STYLE)
void RunModal (wxCurlBase *pcurl)
 Runs this dialog as modal and updates the given wxCurlBase instance if needed (i.e.

Protected Member Functions

virtual int ShowModal ()

Protected Attributes

wxCurlConnectionSettingsPanelm_pPanel

Detailed Description

A dialog which simply wraps a wxCurlConnectionSettingsPanel.

For a list of supported styles, please see wxCurlConnectionSettingsPanel.


Member Function Documentation

void wxCurlConnectionSettingsDialog::RunModal ( wxCurlBase pcurl  ) 

Runs this dialog as modal and updates the given wxCurlBase instance if needed (i.e.

if the user hits OK and not Cancel).


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

Generated on 1 Jan 2010 for wxCURL by  doxygen 1.6.1