WxHaskell/Hierarchy

From HaskellWiki
< WxHaskell
Revision as of 15:32, 4 March 2015 by Henk-Jan van Tuyl (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Below is the hierarchy of the C++ classes of wxWidgets, as mapped in the file WxcClassTypes.hs in the package wxcore 0.92. (The file WxcClassTypes.hs is automatically generated from .h files in package wxc.)

Object
|
+- ConfigBase
|  |
|  `- FileConfig
|
+- GridCellWorker
|  |
|  +- GridCellEditor
|  |  |
|  |  +- GridCellTextEditor
|  |  |  |
|  |  |  +- GridCellFloatEditor
|  |  |  |
|  |  |  +- GridCellTextEnterEditor
|  |  |  |
|  |  |  `- GridCellNumberEditor
|  |  |
|  |  +- GridCellChoiceEditor
|  |  |
|  |  `- GridCellBoolEditor
|  |
|  `- GridCellRenderer
|     |
|     +- GridCellStringRenderer
|     |  |
|     |  +- GridCellFloatRenderer
|     |  |
|     |  +- GridCellAutoWrapStringRenderer
|     |  |
|     |  `- GridCellNumberRenderer
|     |
|     `- GridCellBoolRenderer
|
+- WxObject
|  |
|  +- EvtHandler
|  |  |
|  |  +- Window
|  |  |  |
|  |  |  +- Panel
|  |  |  |  |
|  |  |  |  +- ScrolledWindow
|  |  |  |  |  |
|  |  |  |  |  +- Grid
|  |  |  |  |  |
|  |  |  |  |  +- PlotWindow
|  |  |  |  |  |
|  |  |  |  |  +- SplitterScrolledWindow
|  |  |  |  |  |
|  |  |  |  |  +- PreviewCanvas
|  |  |  |  |  |
|  |  |  |  |  `- HtmlWindow
|  |  |  |  |     |
|  |  |  |  |     `- WXCHtmlWindow
|  |  |  |  |
|  |  |  |  +- PreviewControlBar
|  |  |  |  |  |
|  |  |  |  |  `- WXCPreviewControlBar
|  |  |  |  |
|  |  |  |  +- WizardPage
|  |  |  |  |  |
|  |  |  |  |  `- WizardPageSimple
|  |  |  |  |
|  |  |  |  +- NewBitmapButton
|  |  |  |  |
|  |  |  |  `- EditableListBox
|  |  |  |
|  |  |  +- DynamicSashWindow
|  |  |  |
|  |  |  +- PopupWindow
|  |  |  |  |
|  |  |  |  `- PopupTransientWindow
|  |  |  |     |
|  |  |  |     `- TipWindow
|  |  |  |
|  |  |  +- SashWindow
|  |  |  |  |
|  |  |  |  `- SashLayoutWindow
|  |  |  |
|  |  |  +- SplitterWindow
|  |  |  |  |
|  |  |  |  `- ThinSplitterWindow
|  |  |  |
|  |  |  +- TreeCompanionWindow
|  |  |  |
|  |  |  +- MediaCtrl
|  |  |  |
|  |  |  +- StatusBar
|  |  |  |
|  |  |  +- MDIClientWindow
|  |  |  |
|  |  |  +- GLCanvas
|  |  |  |
|  |  |  +- DrawWindow
|  |  |  |
|  |  |  +- Control
|  |  |  |  |
|  |  |  |  +- Slider
|  |  |  |  |  |
|  |  |  |  |  +- SliderMSW
|  |  |  |  |  |
|  |  |  |  |  `- Slider95
|  |  |  |  |
|  |  |  |  +- Gauge
|  |  |  |  |  |
|  |  |  |  |  +- GaugeMSW
|  |  |  |  |  |
|  |  |  |  |  `- Gauge95
|  |  |  |  |
|  |  |  |  +- StyledTextCtrl
|  |  |  |  |
|  |  |  |  +- PropertyGrid
|  |  |  |  |
|  |  |  |  +- TreeCtrl
|  |  |  |  |  |
|  |  |  |  |  `- RemotelyScrolledTreeCtrl
|  |  |  |  |
|  |  |  |  +- ToolBarBase
|  |  |  |  |  |
|  |  |  |  |  +- DynamicToolBar
|  |  |  |  |  |
|  |  |  |  |  `- ToolBar
|  |  |  |  |
|  |  |  |  +- ToggleButton
|  |  |  |  |  |
|  |  |  |  |  `- BitmapToggleButton
|  |  |  |  |
|  |  |  |  +- TextCtrl
|  |  |  |  |
|  |  |  |  +- TabCtrl
|  |  |  |  |
|  |  |  |  +- StaticText
|  |  |  |  |
|  |  |  |  +- StaticLine
|  |  |  |  |
|  |  |  |  +- StaticBox
|  |  |  |  |
|  |  |  |  +- StaticBitmap
|  |  |  |  |
|  |  |  |  +- SpinCtrl
|  |  |  |  |
|  |  |  |  +- SpinButton
|  |  |  |  |
|  |  |  |  +- ScrollBar
|  |  |  |  |
|  |  |  |  +- RadioButton
|  |  |  |  |
|  |  |  |  +- RadioBox
|  |  |  |  |
|  |  |  |  +- Notebook
|  |  |  |  |
|  |  |  |  +- ListCtrl
|  |  |  |  |
|  |  |  |  +- ListBox
|  |  |  |  |  |
|  |  |  |  |  `- CheckListBox
|  |  |  |  |
|  |  |  |  +- LEDNumberCtrl
|  |  |  |  |
|  |  |  |  +- GenericDirCtrl
|  |  |  |  |
|  |  |  |  +- DrawControl
|  |  |  |  |
|  |  |  |  +- Button
|  |  |  |  |  |
|  |  |  |  |  `- BitmapButton
|  |  |  |  |     |
|  |  |  |  |     `- ContextHelpButton
|  |  |  |  |
|  |  |  |  +- Choice
|  |  |  |  |  |
|  |  |  |  |  `- ComboBox
|  |  |  |  |
|  |  |  |  +- CheckBox
|  |  |  |  |
|  |  |  |  +- CalendarCtrl
|  |  |  |  |
|  |  |  |  +- BookCtrlBase
|  |  |  |  |  |
|  |  |  |  |  `- AuiNotebook
|  |  |  |  |
|  |  |  |  +- AuiTabCtrl
|  |  |  |  |
|  |  |  |  `- AuiToolBar
|  |  |  |
|  |  |  `- TopLevelWindow
|  |  |     |
|  |  |     +- Frame
|  |  |     |  |
|  |  |     |  +- PreviewFrame
|  |  |     |  |  |
|  |  |     |  |  `- WXCPreviewFrame
|  |  |     |  |
|  |  |     |  +- DocChildFrame
|  |  |     |  |
|  |  |     |  +- MDIParentFrame
|  |  |     |  |  |
|  |  |     |  |  `- DocMDIParentFrame
|  |  |     |  |
|  |  |     |  +- MiniFrame
|  |  |     |  |
|  |  |     |  +- ProgressDialog
|  |  |     |  |
|  |  |     |  +- SplashScreen
|  |  |     |  |
|  |  |     |  +- HtmlHelpFrame
|  |  |     |  |
|  |  |     |  +- DocParentFrame
|  |  |     |  |
|  |  |     |  +- MDIChildFrame
|  |  |     |  |  |
|  |  |     |  |  `- DocMDIChildFrame
|  |  |     |  |
|  |  |     |  `- ToolWindow
|  |  |     |     |
|  |  |     |     `- CbFloatedBarWindow
|  |  |     |
|  |  |     `- Dialog
|  |  |        |
|  |  |        +- ColourDialog
|  |  |        |
|  |  |        +- DirDialog
|  |  |        |
|  |  |        +- FindReplaceDialog
|  |  |        |
|  |  |        +- MessageDialog
|  |  |        |
|  |  |        +- PrintDialog
|  |  |        |
|  |  |        +- TextEntryDialog
|  |  |        |
|  |  |        +- Wizard
|  |  |        |
|  |  |        +- SingleChoiceDialog
|  |  |        |
|  |  |        +- PageSetupDialog
|  |  |        |
|  |  |        +- FontDialog
|  |  |        |
|  |  |        `- FileDialog
|  |  |
|  |  +- WXCPrintoutHandler
|  |  |
|  |  +- View
|  |  |
|  |  +- Validator
|  |  |  |
|  |  |  +- TextValidator
|  |  |  |  |
|  |  |  |  `- WXCTextValidator
|  |  |  |
|  |  |  `- GenericValidator
|  |  |
|  |  +- TaskBarIcon
|  |  |
|  |  +- Process
|  |  |
|  |  +- MenuBar
|  |  |
|  |  +- Menu
|  |  |
|  |  +- FrameLayout
|  |  |
|  |  +- Document
|  |  |
|  |  +- DocManager
|  |  |
|  |  +- AuiManagerEvent
|  |  |
|  |  +- AuiManager
|  |  |
|  |  +- App
|  |  |  |
|  |  |  `- WXCApp
|  |  |
|  |  +- CbPluginBase
|  |  |  |
|  |  |  +- CbAntiflickerPlugin
|  |  |  |
|  |  |  +- CbBarHintsPlugin
|  |  |  |
|  |  |  +- CbPaneDrawPlugin
|  |  |  |
|  |  |  +- CbRowDragPlugin
|  |  |  |
|  |  |  +- CbSimpleCustomizationPlugin
|  |  |  |
|  |  |  +- CbRowLayoutPlugin
|  |  |  |
|  |  |  +- CbHintAnimationPlugin
|  |  |  |
|  |  |  `- CbBarDragPlugin
|  |  |
|  |  `- CbBarSpy
|  |
|  +- ClientBase
|  |  |
|  |  +- DDEClient
|  |  |
|  |  `- Client
|  |     |
|  |     `- WXCClient
|  |
|  +- ConnectionBase
|  |  |
|  |  +- DDEConnection
|  |  |
|  |  `- Connection
|  |     |
|  |     `- WXCConnection
|  |
|  +- PlotCurve
|  |  |
|  |  `- WXCPlotCurve
|  |
|  +- CbBarInfo
|  |
|  +- CbMiniButton
|  |  |
|  |  +- CbDockBox
|  |  |
|  |  +- CbCollapseBox
|  |  |
|  |  `- CbCloseBox
|  |
|  +- CbCommonPaneProperties
|  |
|  +- CbDimInfo
|  |
|  +- CbDockPane
|  |
|  +- CbUpdatesManagerBase
|  |  |
|  |  `- CbSimpleUpdatesMgr
|  |     |
|  |     `- CbGCUpdatesMgr
|  |
|  +- CbRowInfo
|  |
|  +- DC
|  |  |
|  |  +- GCDC
|  |  |
|  |  +- WindowDC
|  |  |  |
|  |  |  +- ClientDC
|  |  |  |
|  |  |  `- PaintDC
|  |  |
|  |  +- ScreenDC
|  |  |
|  |  +- SVGFileDC
|  |  |
|  |  +- PrinterDC
|  |  |
|  |  +- PostScriptDC
|  |  |
|  |  +- MirrorDC
|  |  |
|  |  +- MetafileDC
|  |  |
|  |  +- MemoryDC
|  |  |
|  |  +- BufferedPaintDC
|  |  |
|  |  +- BufferedDC
|  |  |
|  |  `- AutoBufferedPaintDC
|  |
|  +- GDIObject
|  |  |
|  |  +- Region
|  |  |
|  |  +- Pen
|  |  |
|  |  +- Palette
|  |  |
|  |  +- Bitmap
|  |  |  |
|  |  |  +- Icon
|  |  |  |
|  |  |  `- Cursor
|  |  |
|  |  +- Font
|  |  |
|  |  `- Brush
|  |
|  +- Sizer
|  |  |
|  |  +- BoxSizer
|  |  |  |
|  |  |  `- StaticBoxSizer
|  |  |
|  |  +- MultiCellSizer
|  |  |
|  |  `- GridSizer
|  |     |
|  |     `- FlexGridSizer
|  |        |
|  |        `- MultiCellCanvas
|  |
|  +- List
|  |  |
|  |  +- StringList
|  |  |
|  |  +- PenList
|  |  |
|  |  +- PathList
|  |  |
|  |  +- FontList
|  |  |
|  |  +- ExprDatabase
|  |  |
|  |  +- ColourDatabase
|  |  |
|  |  `- BrushList
|  |
|  +- Colour
|  |
|  +- ContextHelp
|  |
|  +- Database
|  |
|  +- FSFile
|  |
|  +- FileSystem
|  |
|  +- FontData
|  |
|  +- HelpControllerBase
|  |  |
|  |  +- HtmlHelpController
|  |  |
|  |  `- HelpController
|  |
|  +- HtmlDCRenderer
|  |
|  +- HtmlFilter
|  |
|  +- HtmlHelpData
|  |
|  +- HtmlLinkInfo
|  |
|  +- Printout
|  |  |
|  |  +- WXCPrintout
|  |  |
|  |  `- HtmlPrintout
|  |
|  +- HtmlTagHandler
|  |  |
|  |  `- HtmlWinTagHandler
|  |
|  +- SockAddress
|  |  |
|  |  `- IPV4address
|  |
|  +- Image
|  |
|  +- ImageList
|  |
|  +- LayoutConstraints
|  |
|  +- MenuItem
|  |
|  +- Metafile
|  |
|  +- PageSetupDialogData
|  |
|  +- PostScriptPrintNativeData
|  |
|  +- PrintDialogData
|  |
|  +- Printer
|  |
|  +- QueryCol
|  |
|  +- RecordSet
|  |
|  +- RegionIterator
|  |
|  +- SizerItem
|  |
|  +- SystemSettings
|  |
|  +- Timer
|  |  |
|  |  `- TimerEx
|  |
|  +- Variant
|  |
|  +- XmlResource
|  |
|  +- PGProperty
|  |  |
|  |  +- PropertyCategory
|  |  |
|  |  +- FileProperty
|  |  |
|  |  +- DateProperty
|  |  |
|  |  +- FloatProperty
|  |  |
|  |  +- BoolProperty
|  |  |
|  |  +- IntProperty
|  |  |
|  |  `- StringProperty
|  |
|  +- GraphicsObject
|  |  |
|  |  +- GraphicsRenderer
|  |  |
|  |  +- GraphicsPen
|  |  |
|  |  +- GraphicsPath
|  |  |
|  |  +- GraphicsMatrix
|  |  |
|  |  +- GraphicsFont
|  |  |
|  |  +- GraphicsContext
|  |  |
|  |  `- GraphicsBrush
|  |
|  +- GLContext
|  |
|  +- XmlResourceHandler
|  |
|  +- Sound
|  |
|  +- VariantData
|  |
|  +- URL
|  |
|  +- TreeLayout
|  |  |
|  |  `- TreeLayoutStored
|  |
|  +- ToolTip
|  |
|  +- TimerBase
|  |
|  +- Time
|  |
|  +- TablesInUse
|  |
|  +- SystemOptions
|  |
|  +- StringTokenizer
|  |
|  +- QueryField
|  |
|  +- Quantize
|  |
|  +- PrintPreview
|  |
|  +- PrintData
|  |
|  +- PlotOnOffCurve
|  |
|  +- MultiCellItemHandle
|  |
|  +- Mask
|  |
|  +- ListItem
|  |
|  +- LayoutAlgorithm
|  |
|  +- Joystick
|  |
|  +- IndividualLayoutConstraint
|  |
|  +- ImageHandler
|  |
|  +- Module
|  |  |
|  |  `- HtmlTagsModule
|  |
|  +- HtmlTag
|  |
|  +- HtmlParser
|  |  |
|  |  `- HtmlWinParser
|  |
|  +- HtmlEasyPrinting
|  |
|  +- HtmlCell
|  |  |
|  |  +- HtmlWidgetCell
|  |  |
|  |  +- HtmlContainerCell
|  |  |
|  |  `- HtmlColourCell
|  |
|  +- FindReplaceData
|  |
|  +- FileSystemHandler
|  |  |
|  |  `- MemoryFSHandler
|  |
|  +- FileHistory
|  |
|  +- SocketBase
|  |  |
|  |  +- SocketServer
|  |  |
|  |  `- SocketClient
|  |     |
|  |     `- Protocol
|  |        |
|  |        +- HTTP
|  |        |
|  |        `- FTP
|  |
|  +- EncodingConverter
|  |
|  +- ToolLayoutItem
|  |  |
|  |  `- DynToolInfo
|  |
|  +- DragImage
|  |  |
|  |  `- GenericDragImage
|  |
|  +- DocTemplate
|  |
|  +- CommandProcessor
|  |
|  +- ColourData
|  |
|  +- Closure
|  |
|  +- Clipboard
|  |
|  +- BitmapHandler
|  |
|  +- AutomationObject
|  |
|  +- CbDimHandlerBase
|  |  |
|  |  `- CbDynToolBarDimHandler
|  |
|  +- Event
|  |  |
|  |  +- CommandEvent
|  |  |  |
|  |  |  +- NotifyEvent
|  |  |  |  |
|  |  |  |  +- MediaEvent
|  |  |  |  |
|  |  |  |  +- PropertyGridEvent
|  |  |  |  |
|  |  |  |  +- WizardEvent
|  |  |  |  |
|  |  |  |  +- TreeEvent
|  |  |  |  |
|  |  |  |  +- SplitterEvent
|  |  |  |  |
|  |  |  |  +- SpinEvent
|  |  |  |  |
|  |  |  |  +- PlotEvent
|  |  |  |  |
|  |  |  |  +- NotebookEvent
|  |  |  |  |
|  |  |  |  +- ListEvent
|  |  |  |  |
|  |  |  |  +- GridSizeEvent
|  |  |  |  |
|  |  |  |  +- GridRangeSelectEvent
|  |  |  |  |
|  |  |  |  +- GridEvent
|  |  |  |  |
|  |  |  |  +- BookCtrlEvent
|  |  |  |  |  |
|  |  |  |  |  `- AuiNotebookEvent
|  |  |  |  |
|  |  |  |  `- AuiToolBarEvent
|  |  |  |
|  |  |  +- GridEditorCreatedEvent
|  |  |  |
|  |  |  +- HelpEvent
|  |  |  |
|  |  |  +- WindowDestroyEvent
|  |  |  |
|  |  |  +- StyledTextEvent
|  |  |  |
|  |  |  +- WXCHtmlEvent
|  |  |  |
|  |  |  +- WindowCreateEvent
|  |  |  |
|  |  |  +- TabEvent
|  |  |  |
|  |  |  +- FindDialogEvent
|  |  |  |
|  |  |  `- CalendarEvent
|  |  |
|  |  +- InputSinkEvent
|  |  |
|  |  +- WXCPrintEvent
|  |  |
|  |  +- UpdateUIEvent
|  |  |
|  |  +- TimerEvent
|  |  |
|  |  +- SysColourChangedEvent
|  |  |
|  |  +- SocketEvent
|  |  |
|  |  +- SizeEvent
|  |  |
|  |  +- ShowEvent
|  |  |
|  |  +- SetCursorEvent
|  |  |
|  |  +- ScrollWinEvent
|  |  |
|  |  +- ScrollEvent
|  |  |
|  |  +- SashEvent
|  |  |
|  |  +- QueryNewPaletteEvent
|  |  |
|  |  +- QueryLayoutInfoEvent
|  |  |
|  |  +- ProcessEvent
|  |  |
|  |  +- PaletteChangedEvent
|  |  |
|  |  +- PaintEvent
|  |  |
|  |  +- NavigationKeyEvent
|  |  |
|  |  +- MoveEvent
|  |  |
|  |  +- MouseEvent
|  |  |
|  |  +- MouseCaptureChangedEvent
|  |  |
|  |  +- MenuEvent
|  |  |
|  |  +- MaximizeEvent
|  |  |
|  |  +- KeyEvent
|  |  |
|  |  +- JoystickEvent
|  |  |
|  |  +- InitDialogEvent
|  |  |
|  |  +- IdleEvent
|  |  |
|  |  +- IconizeEvent
|  |  |
|  |  +- FocusEvent
|  |  |
|  |  +- EraseEvent
|  |  |
|  |  +- DropFilesEvent
|  |  |
|  |  +- DialUpEvent
|  |  |
|  |  +- CloseEvent
|  |  |
|  |  +- CalculateLayoutEvent
|  |  |
|  |  +- ActivateEvent
|  |  |
|  |  `- CbPluginEvent
|  |     |
|  |     +- CbCustomizeBarEvent
|  |     |
|  |     +- CbDrawBarDecorEvent
|  |     |
|  |     +- CbDrawHintRectEvent
|  |     |
|  |     +- CbDrawPaneDecorEvent
|  |     |
|  |     +- CbDrawRowDecorEvent
|  |     |
|  |     +- CbFinishDrawInAreaEvent
|  |     |
|  |     +- CbLayoutRowEvent
|  |     |
|  |     +- CbLeftDownEvent
|  |     |
|  |     +- CbMotionEvent
|  |     |
|  |     +- CbRemoveBarEvent
|  |     |
|  |     +- CbResizeRowEvent
|  |     |
|  |     +- CbRightUpEvent
|  |     |
|  |     +- CbStartBarDraggingEvent
|  |     |
|  |     +- CbStartDrawInAreaEvent
|  |     |
|  |     +- CbSizeBarWndEvent
|  |     |
|  |     +- CbRightDownEvent
|  |     |
|  |     +- CbResizeBarEvent
|  |     |
|  |     +- CbLeftUpEvent
|  |     |
|  |     +- CbLeftDClickEvent
|  |     |
|  |     +- CbInsertBarEvent
|  |     |
|  |     +- CbDrawRowHandlesEvent
|  |     |
|  |     +- CbDrawRowBkGroundEvent
|  |     |
|  |     +- CbDrawPaneBkGroundEvent
|  |     |
|  |     +- CbDrawBarHandlesEvent
|  |     |
|  |     `- CbCustomizeLayoutEvent
|  |
|  +- ServerBase
|  |  |
|  |  +- Server
|  |  |  |
|  |  |  `- WXCServer
|  |  |
|  |  `- DDEServer
|  |
|  +- GridTableBase
|  |  |
|  |  `- WXCGridTable
|  |
|  +- Command
|  |  |
|  |  `- WXCCommand
|  |
|  `- ArtProvider
|     |
|     `- WXCArtProv
|
+- Thread
|  |
|  `- InputSink
|
+- ClassInfo
|
+- ClientData
|  |
|  +- TreeItemData
|  |  |
|  |  `- WXCTreeItemData
|  |
|  `- StringClientData
|
+- MemoryBuffer
|
+- STCDoc
|
+- TextOutputStream
|
+- TextInputStream
|
+- WxManagedPtr
|
+- StreamBase
|  |
|  +- InputStream
|  |  |
|  |  +- FilterInputStream
|  |  |  |
|  |  |  +- BufferedInputStream
|  |  |  |
|  |  |  `- ZlibInputStream
|  |  |
|  |  +- ZipInputStream
|  |  |
|  |  +- SocketInputStream
|  |  |
|  |  +- MemoryInputStream
|  |  |
|  |  +- FileInputStream
|  |  |
|  |  `- FFileInputStream
|  |
|  `- OutputStream
|     |
|     +- FilterOutputStream
|     |  |
|     |  +- BufferedOutputStream
|     |  |
|     |  `- ZlibOutputStream
|     |
|     +- SocketOutputStream
|     |
|     +- MemoryOutputStream
|     |
|     +- FileOutputStream
|     |
|     +- FFileOutputStream
|     |
|     `- CountingOutputStream
|
+- WindowDisabler
|
+- TreeItemId
|
+- TipProvider
|
+- TimerRunner
|
+- TimeSpan
|
+- TextFile
|
+- DropTarget
|  |
|  +- WXCDropTarget
|  |
|  +- TextDropTarget
|  |  |
|  |  `- WXCTextDropTarget
|  |
|  +- PrivateDropTarget
|  |
|  `- FileDropTarget
|     |
|     `- WXCFileDropTarget
|
+- DataObject
|  |
|  +- DataObjectSimple
|  |  |
|  |  +- TextDataObject
|  |  |
|  |  +- FileDataObject
|  |  |
|  |  +- CustomDataObject
|  |  |
|  |  `- BitmapDataObject
|  |
|  `- DataObjectComposite
|
+- TextAttr
|
+- TempFile
|
+- StringBuffer
|
+- WxString
|
+- StreamToTextRedirector
|
+- StreamBuffer
|
+- StopWatch
|
+- WxSize
|
+- SingleInstanceChecker
|
+- HelpProvider
|  |
|  `- SimpleHelpProvider
|     |
|     `- HelpControllerHelpProvider
|
+- Semaphore
|
+- ScopedPtr
|
+- ScopedArray
|
+- RegEx
|
+- WxRect
|
+- RealPoint
|
+- WxPoint
|
+- ObjectRefData
|
+- NodeBase
|
+- MutexLocker
|
+- Mutex
|
+- MimeTypesManager
|
+- MBConv
|  |
|  +- CSConv
|  |
|  +- MBConvFile
|  |
|  +- MBConvUTF8
|  |
|  `- MBConvUTF7
|
+- LongLong
|
+- Log
|  |
|  +- WXCLog
|  |
|  +- LogChain
|  |  |
|  |  `- LogPassThrough
|  |     |
|  |     `- LogWindow
|  |
|  +- LogNull
|  |
|  +- LogStderr
|  |
|  +- LogTextCtrl
|  |
|  +- LogStream
|  |
|  `- LogGUI
|
+- Locale
|  |
|  `- WXCLocale
|
+- IconBundle
|
+- HashMap
|
+- GridCellCoordsArray
|
+- GridCellAttr
|
+- FontMapper
|
+- FontEnumerator
|
+- FileType
|
+- FileName
|
+- FFile
|
+- WxExpr
|
+- DynamicLibrary
|
+- DropSource
|
+- WxDllLoader
|
+- DirTraverser
|
+- DialUpManager
|
+- DebugContext
|
+- DbTableInfo
|
+- DbTable
|
+- DbSqlTypeInfo
|
+- DbInf
|
+- DbConnectInf
|
+- DbColInf
|
+- DbColFor
|
+- DbColDef
|
+- Db
|
+- DateTime
|
+- DataOutputStream
|
+- DataInputStream
|
+- DataFormat
|
+- DCClipper
|
+- CriticalSectionLocker
|
+- CriticalSection
|
+- Condition
|
+- CommandLineParser
|
+- ClientDataContainer
|
+- Caret
|
+- CalendarDateAttr
|
+- BusyInfo
|
+- BusyCursor
|
+- AuiPaneInfoArray
|
+- AuiToolBarItemArray
|
+- AuiNotebookPageArray
|
+- AuiNotebookPage
|
+- AuiPaneInfo
|
+- AuiDockArt
|
+- AuiTabArt
|  |
|  +- AuiDefaultTabArt
|  |
|  `- AuiSimpleTabArt
|
+- AuiTabContainer
|
+- AuiTabContainerButton
|
+- AuiToolBarArt
|  |
|  `- AuiDefaultToolBarArt
|
+- AuiToolBarItem
|
+- WxArray
|  |
|  `- ArrayString
|
+- AcceleratorTable
|
+- AcceleratorEntry
|
+- WXCMessageParameters
|
`- WXCDragDataObject