wxPackageDecompressDlg Class Reference

List of all members.

Public Member Functions

 wxPackageDecompressDlg ()
 Constructors.
 wxPackageDecompressDlg (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEDECOMPRESSDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEDECOMPRESSDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEDECOMPRESSDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEDECOMPRESSDLG_SIZE, long style=SYMBOL_WXPACKAGEDECOMPRESSDLG_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEDECOMPRESSDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEDECOMPRESSDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEDECOMPRESSDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEDECOMPRESSDLG_SIZE, long style=SYMBOL_WXPACKAGEDECOMPRESSDLG_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
void OnDestinationChange (wxFileDirPickerEvent &)
void OnOK (wxCommandEvent &)
void UpdateFreeSpace ()
void SetPackage (const wxPackage &pkg)
void SetDestination (const wxString &dest)
wxString GetDestination () const

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Protected Attributes

wxStaticText * m_pRequiredSpace
wxStaticText * m_pFreeSpace
wxTextCtrl * m_pCompressedFileName
wxDirPickerCtrl * m_pDestination
wxGauge * m_pProgress
wxPackage m_pkg

Detailed Description

Definition at line 53 of file decompressdlg.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 1 22:14:32 2007 for wxWidgets Package Manager by  doxygen 1.5.1-p1