1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
<map id="wxWindow" name="wxWindow">
<area shape="rect" id="node9" href="$classwx_banner_window.html" title="A simple banner window showing either a bitmap or text." alt="" coords="439,739,561,767"/>
<area shape="rect" id="node11" href="$classwx_control.html" title="This is the base class for a control or "widget"." alt="" coords="461,790,539,818"/>
<area shape="rect" id="node77" href="$classwx_g_l_canvas.html" title="wxGLCanvas is a class for displaying OpenGL graphics." alt="" coords="452,841,548,869"/>
<area shape="rect" id="node79" href="$classwx_html_help_window.html" title="This class is used by wxHtmlHelpController to display help within a frame or dialog, but you can use it yourself to create an embedded HTML help window." alt="" coords="433,891,567,919"/>
<area shape="rect" id="node81" href="$classwx_m_d_i_client_window.html" title="An MDI client window is a child of wxMDIParentFrame, and manages zero or more wxMDIChildFrame objects..." alt="" coords="431,942,569,970"/>
<area shape="rect" id="node83" href="$classwx_menu_bar.html" title="A menu bar is a series of menus accessible from the top of a frame." alt="" coords="456,993,544,1021"/>
<area shape="rect" id="node85" href="$classwx_non_owned_window.html" title="Common base class for all non-child windows." alt="" coords="428,1043,572,1071"/>
<area shape="rect" id="node87" href="$classwx_panel.html" title="A panel is a window on which controls are placed." alt="" coords="465,1094,535,1122"/>
<area shape="rect" id="node89" href="$classwx_p_g_multi_button.html" title="This class can be used to have multiple buttons in a property editor." alt="" coords="439,1145,561,1173"/>
<area shape="rect" id="node91" href="$classwx_sash_window.html" title="wxSashWindow allows any of its edges to have a sash which can be dragged to resize the window..." alt="" coords="445,1195,555,1223"/>
<area shape="rect" id="node93" href="$classwx_splitter_window.html" title="This class manages up to two subwindows." alt="" coords="439,1246,561,1274"/>
<area shape="rect" id="node95" href="$classwx_tip_window.html" title="Shows simple text in a popup tip window on creation." alt="" coords="451,1297,549,1325"/>
<area shape="rect" id="node97" href="$classwx_tree_list_ctrl.html" title="A control combining wxTreeCtrl and wxListCtrl features." alt="" coords="449,1347,551,1375"/>
<area shape="rect" id="node2" href="$classwx_evt_handler.html" title="A class that can handle events from the windowing system." alt="" coords="149,1043,248,1071"/>
<area shape="rect" id="node4" href="$classwx_object.html" title="This is the root class of many of the wxWidgets classes." alt="" coords="16,1018,91,1046"/>
<area shape="rect" id="node6" href="$classwx_trackable.html" title="Add-on base class for a trackable object." alt="" coords="7,1069,100,1097"/>
<area shape="rect" id="node13" href="$classwx_active_x_container.html" title="wxActiveXContainer is a host for an ActiveX control on Windows (and as such is a platform-specific cl..." alt="" coords="632,5,768,33"/>
<area shape="rect" id="node15" href="$classwx_animation_ctrl.html" title="This is a static control which displays an animation." alt="" coords="643,55,757,83"/>
<area shape="rect" id="node17" href="$classwx_any_button.html" title="A class for common button functionality used as the base for the various button classes." alt="" coords="652,106,748,134"/>
<area shape="rect" id="node19" href="$classwx_aui_tool_bar.html" title="wxAuiToolBar is a dockable toolbar, part of the wxAUI class framework." alt="" coords="649,157,751,185"/>
<area shape="rect" id="node21" href="$classwx_book_ctrl_base.html" title="A book control is a convenient way of displaying multiple pages of information, displayed one page at..." alt="" coords="643,207,757,235"/>
<area shape="rect" id="node23" href="$classwx_calendar_ctrl.html" title="The calendar control allows the user to pick a date." alt="" coords="647,258,753,286"/>
<area shape="rect" id="node25" href="$classwx_check_box.html" title="A checkbox is a labelled box which by default is either on (checkmark is visible) or off (no checkmar..." alt="" coords="652,309,748,337"/>
<area shape="rect" id="node27" href="$classwx_choice.html" title="A choice item is used to select one of a list of strings." alt="" coords="661,359,739,387"/>
<area shape="rect" id="node29" href="$classwx_collapsible_pane.html" title="A collapsible pane is a container with an embedded button-like control which can be used by the user ..." alt="" coords="636,410,764,438"/>
<area shape="rect" id="node31" href="$classwx_combo_box.html" title="A combobox is like a combination of an edit control and a listbox." alt="" coords="651,461,749,489"/>
<area shape="rect" id="node33" href="$classwx_combo_ctrl.html" title="A combo control is a generic combobox that allows totally custom popup." alt="" coords="651,511,749,539"/>
<area shape="rect" id="node35" href="$classwx_control_with_items.html" title="This is convenience class that derives from both wxControl and wxItemContainer." alt="" coords="632,562,768,590"/>
<area shape="rect" id="node37" href="$classwx_data_view_ctrl.html" title="wxDataViewCtrl is a control to display data either in a tree like fashion or in a tabular form or bot..." alt="" coords="645,613,755,641"/>
<area shape="rect" id="node39" href="$classwx_date_picker_ctrl.html" title="This control allows the user to select a date." alt="" coords="640,663,760,691"/>
<area shape="rect" id="node41" href="$classwx_file_ctrl.html" title="This control allows the user to select a file." alt="" coords="661,714,739,742"/>
<area shape="rect" id="node43" href="$classwx_gauge.html" title="A gauge is a horizontal or vertical bar which shows a quantity (often time)." alt="" coords="663,765,737,793"/>
<area shape="rect" id="node45" href="$classwx_generic_dir_ctrl.html" title="This control can be used to place a directory listing (with optional files) on an arbitrary window..." alt="" coords="641,815,759,843"/>
<area shape="rect" id="node47" href="$classwx_header_ctrl.html" title="wxHeaderCtrl is the control containing the column headings which is usually used for display of tabul..." alt="" coords="651,866,749,894"/>
<area shape="rect" id="node49" href="$classwx_hyperlink_ctrl.html" title="This class shows a static text element which links to an URL." alt="" coords="645,917,755,945"/>
<area shape="rect" id="node51" href="$classwx_info_bar.html" title="An info bar is a transient window shown at top or bottom of its parent window to display non-critical..." alt="" coords="661,967,739,995"/>
<area shape="rect" id="node53" href="$classwx_list_box.html" title="A listbox is used to select one or more of a list of strings." alt="" coords="661,1018,739,1046"/>
<area shape="rect" id="node55" href="$classwx_list_ctrl.html" title="A list control presents lists in a number of formats: list view, report view, icon view and small ico..." alt="" coords="661,1069,739,1097"/>
<area shape="rect" id="node57" href="$classwx_media_ctrl.html" title="wxMediaCtrl is a class for displaying types of media, such as videos, audio files, natively through native codecs." alt="" coords="655,1119,745,1147"/>
<area shape="rect" id="node59" href="$classwx_picker_base.html" title="Base abstract class for all pickers which support an auxiliary text control." alt="" coords="649,1170,751,1198"/>
<area shape="rect" id="node61" href="$classwx_property_grid.html" title="wxPropertyGrid is a specialized grid for editing properties - in other words name = value pairs..." alt="" coords="645,1221,755,1249"/>
<area shape="rect" id="node63" href="$classwx_radio_box.html" title="A radio box item is used to select one of number of mutually exclusive choices." alt="" coords="655,1271,745,1299"/>
<area shape="rect" id="node65" href="$classwx_radio_button.html" title="A radio button item is a button which usually denotes one of several mutually exclusive options..." alt="" coords="647,1322,753,1350"/>
<area shape="rect" id="node67" href="$classwx_ribbon_control.html" title="wxRibbonControl serves as a base class for all controls which share the ribbon characteristics of hav..." alt="" coords="641,1373,759,1401"/>
<area shape="rect" id="node69" href="$classwx_rich_text_ctrl.html" title="wxRichTextCtrl provides a generic, ground-up implementation of a text control capable of showing mult..." alt="" coords="647,1423,753,1451"/>
<area shape="rect" id="node71" href="$classwx_rich_text_style_list_ctrl.html" title="This class incorporates a wxRichTextStyleListBox and a choice control that allows the user to select ..." alt="" coords="621,1474,779,1502"/>
<area shape="rect" id="node73" href="$classwx_scroll_bar.html" title="A wxScrollBar is a control that represents a horizontal or vertical scrollbar." alt="" coords="655,1525,745,1553"/>
<area shape="rect" id="node75" href="$classwx_slider.html" title="A slider is a control with a handle which can be pulled back and forth to change the value..." alt="" coords="665,1575,735,1603"/>
</map>
|