Searched refs:wxFileDirPickerWidgetBase (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilepicker.h36 // wxFileDirPickerWidgetBase: a generic abstract interface which must be
40 class WXDLLIMPEXP_CORE wxFileDirPickerWidgetBase class
43 wxFileDirPickerWidgetBase() { } function in class:wxFileDirPickerWidgetBase
44 virtual ~wxFileDirPickerWidgetBase() { }
59 // Styles which must be supported by all controls implementing wxFileDirPickerWidgetBase
76 // map platform-dependent controls which implement the wxFileDirPickerWidgetBase
147 wxFileDirPickerWidgetBase *CreatePicker(wxWindow *parent,
157 // m_picker object as wxFileDirPickerWidgetBase interface
158 wxFileDirPickerWidgetBase *m_pickerIface;
234 wxFileDirPickerWidgetBase *CreatePicke
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dfilepickerg.h29 public wxFileDirPickerWidgetBase

Completed in 49 milliseconds