Version: 3.1.4
Data Structures

Detailed Description

These are the data structure classes provided by wxWidgets. Some of them are used to store generic data (e.g. wxPoint, wxSize, etc), others are mainly helpers of other classes (e.g. wxListItem, wxCalendarDateAttr, wxFindReplaceDialogData, etc).

Classes

class  wxScopedCharTypeBuffer< T >
 wxScopedCharTypeBuffer<T> is a template class for storing characters. More...
 
class  wxCharTypeBuffer< T >
 wxCharTypeBuffer<T> is a template class for storing characters. More...
 
class  wxCharBuffer
 This is a specialization of wxCharTypeBuffer<T> for char type. More...
 
class  wxWCharBuffer
 This is a specialization of wxCharTypeBuffer<T> for wchar_t type. More...
 
class  wxRect
 Represents a rectangle with integer coordinates. More...
 
class  wxNode< T >
 wxNode<T> is the node structure used in linked lists (see wxList) and derived classes. More...
 
class  wxAboutDialogInfo
 
class  wxAcceleratorEntry
 
class  wxAcceleratorTable
 
class  wxAny
 
class  wxAnyValueType
 
class  wxMemoryBuffer
 
class  wxCalendarDateAttr
 
class  wxPageSetupDialogData
 
class  wxPrintData
 
class  wxPrintDialogData
 
class  wxColourData
 
class  wxConvAuto
 
class  wxDateTime
 
class  wxDateTimeWorkDays
 
class  wxDateSpan
 
class  wxTimeSpan
 
class  wxDateTimeHolidayAuthority
 
class  wxFindReplaceData
 
class  wxFontData
 
class  wxRealPoint
 
class  wxPoint
 
class  wxSize
 
class  wxItemAttr
 
class  wxListItem
 
class  wxLongLong
 
class  wxULongLong
 
class  wxFileType
 
class  wxAutomationObject
 
class  wxVariantDataCurrency
 
class  wxVariantDataErrorCode
 
class  wxVariantDataSafeArray
 
class  wxSafeArray< varType >
 
class  wxPosition
 
class  wxRegEx
 
class  wxRegion
 
class  wxStatusBarPane
 
class  wxString
 
class  wxStringBufferLength
 
class  wxStringBuffer
 
class  wxStringTokenizer
 
class  wxTreeItemId
 
class  wxUniChar
 
class  wxUniCharRef
 
class  wxUString
 
class  wxVariant
 
class  wxVariantData
 
class  wxVersionInfo