Alphabetical Class Reference This is the Alphabetical Class Reference: wxString That was a link. wxString
wxString wxString is a class representing a character string. Please see the for more information about it. As explained there, wxString implements most of the methods of the std::string class. These standard functions are not documented in this manual, please see the STL documentation . The behaviour of all these functions is identical to the behaviour described there. You may notice that wxString sometimes has many functions which do the same thing like, for example, Length() , ... Derived fromInclude Files <wx/string.h> Window styles wxHLB_DEFAULT_STYLE The default style: wxSUNKEN_BORDER wxHLB_MULTIPLE Multiple-selection list: : the user can toggle multiple items on and off. wxHLB_ANOTHER_ONE The default style: wxSUNKEN_BORDER See also \helpref{window styles overview}{windowstyles}. TODO make this a proper link Predefs Objects: wxEmptyString See also Members wxString::wxString wxString () Default constructor. Initializes the string to "" (empty string). wxString::~wxString ~wxString () Dtor. wxString::Alloc bool ToDouble (double* val) Attempts to convert the string to a floating point number. Returns true on success (the number is stored in the location pointed to by val ) or false if the string does not represent such number. wxString::Afunc bool Afunc (int a, int* b, const wxString& test = wxT('a string')) bool Afunc () static bool Afunc () int Afunc (int a)See also wxString::Length bool Length () no docbook tags here, but tags that can be xslt'ed to docbook: A B C D E F G tables: test test2 test test2 wxString::operator= bool operator= () dummy desc wxString::Len() bool Len() () dummy desc wxString::IsEmpty bool IsEmpty () dummy desc wxString::operator! bool operator! () dummy desc wxString::Empty wxString Empty (const wxObject* anObject, wxTest[] theTest = someDefValue) dummy desc wxString::Clear bool Clear () dummy desc