Searched defs:wxBuiltInTypeInfo (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxti.h449 class WXDLLIMPEXP_BASE wxBuiltInTypeInfo : public wxTypeInfo class in inherits:wxTypeInfo
452 wxBuiltInTypeInfo( wxTypeKind kind , converterToString_t to = NULL , converterFromString_t from = NULL , const wxString &name = wxEmptyString ) : function in class:wxBuiltInTypeInfo
456 wxBuiltInTypeInfo( wxTypeKind kind , converterToString_t to , converterFromString_t from , const char *name ) : function in class:wxBuiltInTypeInfo

Completed in 59 milliseconds