wxPackageReferenceEditDlg Class Reference

List of all members.

Public Member Functions

 wxPackageReferenceEditDlg ()
 Constructors.
 wxPackageReferenceEditDlg (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEREFERENCEEDITDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEREFERENCEEDITDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEREFERENCEEDITDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEREFERENCEEDITDLG_SIZE, long style=SYMBOL_WXPACKAGEREFERENCEEDITDLG_STYLE)
bool Create (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGEREFERENCEEDITDLG_IDNAME, const wxString &caption=SYMBOL_WXPACKAGEREFERENCEEDITDLG_TITLE, const wxPoint &pos=SYMBOL_WXPACKAGEREFERENCEEDITDLG_POSITION, const wxSize &size=SYMBOL_WXPACKAGEREFERENCEEDITDLG_SIZE, long style=SYMBOL_WXPACKAGEREFERENCEEDITDLG_STYLE)
 Creation.
void CreateControls ()
 Creates the controls and sizers.
void OnOK (wxCommandEvent &ev)
void OnLocalBrowse (wxCommandEvent &ev)
void SetLocalRoot (const wxString &root)
void SetWildcard (const wxString &wild)
void SetRef (const wxPackageDataWithRef &ref)
wxPackageDataWithRef GetRef () const

Static Public Member Functions

static bool ShowToolTips ()
 Should we show tooltips?

Protected Attributes

wxTextCtrl * m_pLocal
wxTextCtrl * m_pRemote
wxString m_strData
wxString m_strRoot
wxString m_strWildcard

Detailed Description

Definition at line 47 of file refeditdlg.h.


Member Function Documentation

void wxPackageReferenceEditDlg::SetLocalRoot ( const wxString &  root  )  [inline]

This dialog will force the user if he selects as local reference a path which is NOT under the given root. If the root is empty (default) no errors will be displayed.

Definition at line 76 of file refeditdlg.h.

References m_strRoot.

Referenced by wxPackagePropertiesPanel::GetDoc(), wxPackagePropertiesPanel::GetScreenshot(), and wxPackagePropertiesPanel::OnDetailsButton().

void wxPackageReferenceEditDlg::SetWildcard ( const wxString &  wild  )  [inline]

This dialog will allow the user to select only files matching the given wildcard.

Definition at line 81 of file refeditdlg.h.

References m_strWildcard.

Referenced by wxPackagePropertiesPanel::GetDoc(), wxPackagePropertiesPanel::GetScreenshot(), and wxPackagePropertiesPanel::OnDetailsButton().


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