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() , ...

Data structures
wxBase

A wxSimpleHtmlListBox emits the same events used by wxListBox and by wxHtmlListBox. The event handlers for the following events take a :

Process a wxEVT_COMMAND_LISTBOX_SELECTED event, when an item on the list is selected. Process a wxEVT_COMMAND_LISTBOX_DOUBLECLICKED event, when the listbox is double-clicked.

The event handlers for the following events take a wxHtmlCellEvent or a wxHtmlLinkEvent:

Process a wxEVT_COMMAND_LISTBOX_SELECTED event, when an item on the list is selected. Process a wxEVT_COMMAND_LISTBOX_DOUBLECLICKED event, when the listbox is double-clicked.

Objects:

wxEmptyString

A string may be constructed either from a C string, (some number of copies of) a single character or a wide (UNICODE) string. For all constructors (except the default which creates an empty string) there is also a corresponding assignment operator.

These functions return the string length and check whether the string is empty or empty it.

Default constructor. Initializes the string to "" (empty string).

Dtor.

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.

Description of parameter a Description of parameter b Description of parameter test Description for what the function returns Description for what the function returns Description for what the function returns Description of parameter a Description for what the function returns

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

dummy desc

dummy desc

dummy desc

dummy desc

dummy desc

dummy desc