wxCurlUploadDialog Class Reference

An highly-configurable dialog which shows progress about an upload. More...

#include <dialog.h>

Inheritance diagram for wxCurlUploadDialog:
wxCurlTransferDialog

List of all members.

Public Member Functions

 wxCurlUploadDialog (const wxString &url, wxInputStream *in, const wxString &title=wxT("Uploading..."), const wxString &message=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, wxWindow *parent=NULL, long style=wxCTDS_DEFAULT_STYLE)
bool Create (const wxString &url, wxInputStream *in, const wxString &title=wxT("Uploading..."), const wxString &message=wxEmptyString, const wxBitmap &bitmap=wxNullBitmap, wxWindow *parent=NULL, long style=wxCTDS_DEFAULT_STYLE)
void OnUpload (wxCurlUploadEvent &)

Detailed Description

An highly-configurable dialog which shows progress about an upload.


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

Generated on 1 Jan 2010 for wxCURL by  doxygen 1.6.1