Home
last modified time | relevance | path

Searched refs:DoGetEditorClass (Results 1 – 25 of 47) sorted by relevance

12

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Dparameters_properties.h157 virtual const wxPGEditor * DoGetEditorClass (void) const { return( wxPGEditor_TextCtrl ); } in WX_PG_DECLARE_VARIANT_DATA()
171 virtual const wxPGEditor * DoGetEditorClass (void) const { return( wxPGEditor_TextCtrl ); } in DoGetEditorClass() function
184 …virtual const wxPGEditor * DoGetEditorClass (void) const { return( wxPGEditor_TextCtrlAndButton );… in DoGetEditorClass() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/docs/sphinx/rest_substitutions/snippets/python/converted/
H A Dwx.propgrid.PGProperty.6.py12 def DoGetEditorClass(self): member in MyProperty
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/gui/windows/
H A DCurveDialog.h92 virtual const wxPGEditor* DoGetEditorClass() const override { in DoGetEditorClass() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_propgridwxEditEnumProperty.cpp59 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
260 const ::wxPGEditor* sipwxEditEnumProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxEditEnumProperty
268 return ::wxEditEnumProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxCursorProperty.cpp58 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
254 const ::wxPGEditor* sipwxCursorProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxCursorProperty
262 return ::wxCursorProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxColourProperty.cpp59 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
252 const ::wxPGEditor* sipwxColourProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxColourProperty
260 return ::wxColourProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxDirProperty.cpp58 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
254 const ::wxPGEditor* sipwxDirProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxDirProperty
262 return ::wxDirProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxImageFileProperty.cpp58 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
253 const ::wxPGEditor* sipwxImageFileProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxImageFileProperty
261 return ::wxImageFileProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxPropertyCategory.cpp59 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
239 const ::wxPGEditor* sipwxPropertyCategory::DoGetEditorClass() const in DoGetEditorClass() function in sipwxPropertyCategory
247 return ::wxPropertyCategory::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxBoolProperty.cpp57 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
232 const ::wxPGEditor* sipwxBoolProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxBoolProperty
240 return ::wxBoolProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxFontProperty.cpp58 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
233 const ::wxPGEditor* sipwxFontProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxFontProperty
241 return ::wxFontProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxStringProperty.cpp57 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
232 const ::wxPGEditor* sipwxStringProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxStringProperty
240 return ::wxStringProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxLongStringProperty.cpp58 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
248 const ::wxPGEditor* sipwxLongStringProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxLongStringProperty
256 return ::wxLongStringProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxFileProperty.cpp57 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
232 const ::wxPGEditor* sipwxFileProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxFileProperty
240 return ::wxFileProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxUIntProperty.cpp59 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
239 const ::wxPGEditor* sipwxUIntProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxUIntProperty
247 return ::wxUIntProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxMultiChoiceProperty.cpp59 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
244 const ::wxPGEditor* sipwxMultiChoiceProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxMultiChoiceProperty
252 return ::wxMultiChoiceProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxDateProperty.cpp58 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
233 const ::wxPGEditor* sipwxDateProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxDateProperty
241 return ::wxDateProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxFloatProperty.cpp57 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
232 const ::wxPGEditor* sipwxFloatProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxFloatProperty
240 return ::wxFloatProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxIntProperty.cpp59 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
239 const ::wxPGEditor* sipwxIntProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxIntProperty
247 return ::wxIntProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxEnumProperty.cpp59 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
254 const ::wxPGEditor* sipwxEnumProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxEnumProperty
262 return ::wxEnumProperty::DoGetEditorClass(); in DoGetEditorClass()
H A Dsip_propgridwxFlagsProperty.cpp58 const ::wxPGEditor* DoGetEditorClass() const SIP_OVERRIDE;
238 const ::wxPGEditor* sipwxFlagsProperty::DoGetEditorClass() const in DoGetEditorClass() function in sipwxFlagsProperty
246 return ::wxFlagsProperty::DoGetEditorClass(); in DoGetEditorClass()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DPropertyGrid.py80 def DoGetEditorClass(self): member in IntProperty2
139 def DoGetEditorClass(self): member in SizeProperty
189 def DoGetEditorClass(self): member in DirsProperty
398 def DoGetEditorClass(self): member in SingleChoiceProperty
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/propgrid/
H A Dproperty.h1374 virtual const wxPGEditor* DoGetEditorClass() const;
2500 virtual const wxPGEditor* DoGetEditorClass() const;
2513 const wxPGEditor* PROPNAME::DoGetEditorClass() const \
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/propgrid/
H A Dproperty.h1374 virtual const wxPGEditor* DoGetEditorClass() const;
2500 virtual const wxPGEditor* DoGetEditorClass() const;
2513 const wxPGEditor* PROPNAME::DoGetEditorClass() const \
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/propgrid/
H A Dproperty.h1158 virtual const wxPGEditor* DoGetEditorClass() const;
2099 virtual const wxPGEditor* DoGetEditorClass() const wxOVERRIDE;
2112 const wxPGEditor* PROPNAME::DoGetEditorClass() const \

12