wxWindows Class Reference

In the following descriptions of the wxWindows classes and their member functions, note that descriptions of inherited member functions are not duplicated in derived classes unless their behaviour is different. So in using a class such as wxCanvas, be aware that wxWindow functions may be relevant.

Note also that arguments with default values may be omitted from a function call, for brevity. Size and position arguments may usually be given a value of -1 (the default), in which case wxWindows will choose a suitable value.

The member functions are given in alphabetical order except for the constructors and destructors which appear first.

A Rough Guide

wxApp: wxObject

wxBitmap: wxObject

wxBrush: wxObject

wxBrushList: wxList

wxButton: wxItem

wxCanvas: wxWindow

wxCanvasDC: wxDC

wxCheckBox: wxItem

wxChoice: wxItem

wxClient: wxIPCObject

wxColour: wxObject

wxColourDatabase: wxObject

wxColourMap: wxObject

wxCommandEvent: wxEvent

wxConnection: wxObject

wxCursor: wxObject

wxDC: wxObject

wxDialogBox: wxPanel

wxEvent: wxObject

wxFont: wxObject

wxForm: wxObject

wxFrame: wxWindow

wxFunction

wxIcon: wxObject

wxHashTable: wxObject

wxHelpInstance: wxClient

wxItem: wxWindow

wxKeyEvent: wxEvent

wxList: wxObject

wxListBox: wxItem

wxMemoryDC: wxObject

wxMenu: wxItem

wxMenuBar: wxItem

wxMessage: wxItem

wxMetaFile: wxObject

wxMetaFileDC: wxDC

wxMouseEvent: wxEvent

wxMultiText: wxText

wxNode: wxObject

wxObject

wxPanel: wxWindow

wxPathList: wxList

wxPen: wxObject

wxPenList: wxList

wxPoint: wxObject

wxPostScriptDC: wxDC

wxPrinterDC: wxDC

wxRadioBox: wxItem

wxServer: wxIPCObject

wxSlider: wxItem

wxStringList: wxList

wxText: wxWindow

wxTextWindow: wxWindow

wxTimer: wxObject

wxTypeTree: wxList

wxWindow: wxObject

File functions

String functions

Dialog functions

GDI functions

System event functions

Miscellaneous