Searched refs:helpref (Results 1 - 25 of 546) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtopics.tex10 \helpref{Notes on using the reference}{referencenotes}\\
11 \helpref{Writing a wxWidgets application: a rough guide}{roughguide}\\
12 \helpref{wxWidgets Hello World sample}{helloworld}\\
13 \helpref{wxWidgets samples}{samples}\\
14 \helpref{Introduction to wxPython}{wxpython}
18 \helpref{Backward compatibility}{backwardcompatibility}\\
19 \helpref{Runtime class information (RTTI)}{runtimeclassoverview}\\
20 \helpref{Reference counting}{trefcount}\\
21 \helpref{Application class: wxApp}{wxappoverview}\\
22 \helpref{Unicod
[all...]
H A Dhprovsmp.tex3 wxSimpleHelpProvider is an implementation of \helpref{wxHelpProvider}{wxhelpprovider} which supports
9 \helpref{wxHelpProvider}{wxhelpprovider}
17 \helpref{wxHelpProvider}{wxhelpprovider}, \helpref{wxHelpControllerHelpProvider}{wxhelpcontrollerhelpprovider},
18 \helpref{wxContextHelp}{wxcontexthelp}, \helpref{wxWindow::SetHelpText}{wxwindowsethelptext},
19 \helpref{wxWindow::GetHelpTextAtPoint}{wxwindowgethelptextatpoint}
H A Dtlistctl.tex3 Classes: \helpref{wxListCtrl}{wxlistctrl}, \helpref{wxImageList}{wximagelist}
H A Dtguide.tex3 To set a wxWidgets application going, you will need to derive a \helpref{wxApp}{wxapp} class and
4 override \helpref{wxApp::OnInit}{wxapponinit}.
6 An application must have a top-level \helpref{wxFrame}{wxframe} or \helpref{wxDialog}{wxdialog} window.
7 Each frame may contain one or more instances of classes such as \helpref{wxPanel}{wxpanel}, \helpref{wxSplitterWindow}{wxsplitterwindow}\rtfsp
10 A frame can have a \helpref{wxMenuBar}{wxmenubar}, a \helpref{wxToolBar}{wxtoolbar}, a status line, and a \helpref{wxIcon}{wxicon} for
13 A \helpref{wxPane
[all...]
H A Dcategory.tex15 \twocolitem{\helpref{wxTopLevelWindow}{wxtoplevelwindow}}{Any top level window, dialog or frame}
16 \twocolitem{\helpref{wxDialog}{wxdialog}}{Dialog box}
17 \twocolitem{\helpref{wxFrame}{wxframe}}{Normal frame}
18 \twocolitem{\helpref{wxMDIChildFrame}{wxmdichildframe}}{MDI child frame}
19 \twocolitem{\helpref{wxMDIParentFrame}{wxmdiparentframe}}{MDI parent frame}
20 \twocolitem{\helpref{wxMiniFrame}{wxminiframe}}{A frame with a small title bar}
21 \twocolitem{\helpref{wxPropertySheetDialog}{wxpropertysheetdialog}}{Property sheet dialog}
22 \twocolitem{\helpref{wxSplashScreen}{wxsplashscreen}}{Splash screen class}
23 %\twocolitem{\helpref{wxTabbedDialog}{wxtabbeddialog}}{Tabbed dialog
25 \twocolitem{\helpref{wxTipWindo
[all...]
H A DwxPython.tex277 \item \helpref{wxAcceleratorEntry}{wxacceleratorentry}
278 \item \helpref{wxAcceleratorTable}{wxacceleratortable}
279 \item \helpref{wxActivateEvent}{wxactivateevent}
280 \item \helpref{wxBitmap}{wxbitmap}
281 \item \helpref{wxBitmapButton}{wxbitmapbutton}
282 \item \helpref{wxBitmapDataObject}{wxbitmapdataobject}
284 \item \helpref{wxBoxSizer}{wxboxsizer}
285 \item \helpref{wxBrush}{wxbrush}
286 \item \helpref{wxBusyInfo}{wxbusyinfo}
287 \item \helpref{wxBusyCurso
[all...]
H A Dtimaglst.tex3 Classes: \helpref{wxImageList}{wximagelist}
10 Image lists are used in \helpref{wxNotebook}{wxnotebook},
11 \helpref{wxListCtrl}{wxlistctrl}, \helpref{wxTreeCtrl}{wxlistctrl} and
H A Dclientdc.tex8 To draw on a window from within {\bf OnPaint}, construct a \helpref{wxPaintDC}{wxpaintdc} object.
10 To draw on the whole window including decorations, construct a \helpref{wxWindowDC}{wxwindowdc} object
15 \helpref{wxWindowDC}{wxwindowdc}\\
16 \helpref{wxDC}{wxdc}
17 \helpref{wxObject}{wxobject}
25 \helpref{wxDC}{wxdc}, \helpref{wxMemoryDC}{wxmemorydc}, \helpref{wxPaintDC}{wxpaintdc},\rtfsp
26 \helpref{wxWindowDC}{wxwindowdc}, \helpref{wxScreenD
[all...]
H A Dwindowdc.tex8 To draw on a window from inside {\bf OnPaint}, construct a \helpref{wxPaintDC}{wxpaintdc} object.
10 To draw on the client area of a window from outside {\bf OnPaint}, construct a \helpref{wxClientDC}{wxclientdc} object.
12 To draw on the whole window including decorations, construct a \helpref{wxWindowDC}{wxwindowdc} object
17 \helpref{wxDC}{wxdc}
25 \helpref{wxDC}{wxdc}, \helpref{wxMemoryDC}{wxmemorydc}, \helpref{wxPaintDC}{wxpaintdc},\rtfsp
26 \helpref{wxClientDC}{wxclientdc}, \helpref{wxScreenDC}{wxscreendc}
H A Dtbook.tex14 Classes: \helpref{wxNotebook}{wxnotebook}, \helpref{wxListbook}{wxlistbook}, \helpref{wxChoicebook}{wxchoicebook},
15 \helpref{wxTreebook}{wxtreebook}, \helpref{wxToolbook}{wxtoolbook}
23 \item \helpref{wxNotebook}{wxnotebook}: uses a row of tabs
24 \item \helpref{wxListbook}{wxlistbook}: controlled by a \helpref{wxListCtrl}{wxlistctrl}
25 \item \helpref{wxChoicebook}{wxchoicebook}: controlled by a \helpref{wxChoic
[all...]
H A Dtdc.tex3 Classes: \helpref{wxBufferedDC}{wxbuffereddc}, \helpref{wxBufferedPaintDC}{wxbufferedpaintdc}, \helpref{wxDC}{wxdc}, \helpref{wxPostScriptDC}{wxpostscriptdc},\rtfsp
4 \rtfsp\helpref{wxMetafileDC}{wxmetafiledc}, \helpref{wxMemoryDC}{wxmemorydc}, \helpref{wxPrinterDC}{wxprinterdc},\rtfsp
5 \helpref{wxScreenDC}{wxscreendc}, \helpref{wxClientDC}{wxclientdc}, \helpref{wxPaintD
[all...]
H A Dlibs.tex24 \helpref{wxString}{wxstring}) and portability classes that abstract
34 \item{ wxSocket classes (\helpref{wxSocketClient}{wxsocketclient},
35 \helpref{wxSocketServer}{wxsocketserver} and related classes) }
36 \item{ \helpref{wxSocketOutputStream}{wxsocketoutputstream} and
37 \helpref{wxSocketInputStream}{wxsocketinputstream} }
38 \item{ sockets-based IPC classes (\helpref{wxTCPServer}{wxddeserver},
39 \helpref{wxTCPClient}{wxddeclient} and
40 \helpref{wxTCPConnection}{wxddeconnection}) }
41 \item{ \helpref{wxURL}{wxurl} }
42 \item{ wxInternetFSHandler (a \helpref{wxFileSyste
[all...]
H A Dspinevt.tex15 \helpref{wxSpinButton}{wxspinbutton} and \helpref{wxSpinCtrl}{wxspinctrl}.
19 \helpref{wxNotifyEvent}{wxnotifyevent}\\
20 \helpref{wxCommandEvent}{wxcommandevent}\\
21 \helpref{wxEvent}{wxevent}\\
22 \helpref{wxObject}{wxobject}
32 \helpref{wxSpinButton}{wxspinbutton} and \helpref{wxSpinCtrl}{wxspinctrl}
H A Dfilestrm.tex8 \helpref{wxFileOutputStream}{wxfileoutputstream}, \helpref{wxFileInputStream}{wxfileinputstream}
16 \helpref{wxStreamBuffer}{wxstreambuffer}
H A Dhtmlfilt.tex6 \helpref{wxHtmlWindow::LoadPage}{wxhtmlwindowloadpage} can load not
8 you must create a \helpref{wxHtmlFilter}{wxhtmlfilter} filter and
9 register it using \helpref{wxHtmlWindow::AddFilter}{wxhtmlwindowaddfilter}.
H A Dscrolevt.tex4 \helpref{scrollbars}{wxscrollbar} and \helpref{sliders}{wxslider}. Note that
6 \helpref{wxScrollWinEvent}{wxscrollwinevent} which does not derive from
13 \helpref{wxCommandEvent}{wxcommandevent}\\
14 \helpref{wxEvent}{wxevent}\\
15 \helpref{wxObject}{wxobject}
26 orientation with \helpref{wxScrollEvent::GetOrientation}{wxscrolleventgetorientation}, since
31 \helpref{wxScrollBar}{wxscrollbar}, \helpref{wxSlider}{wxslider}, \helpref{wxSpinButto
[all...]
H A Dgridrend.tex8 \helpref{wxGridCellRenderer}{wxgridcellrenderer}
12 \helpref{wxGridCellRenderer}{wxgridcellrenderer},\rtfsp
13 \helpref{wxGridCellStringRenderer}{wxgridcellstringrenderer},\rtfsp
14 \helpref{wxGridCellFloatRenderer}{wxgridcellfloatrenderer},\rtfsp
15 \helpref{wxGridCellNumberRenderer}{wxgridcellnumberrenderer}
37 \helpref{wxGridCellStringRenderer}{wxgridcellstringrenderer}\\
38 \helpref{wxGridCellRenderer}{wxgridcellrenderer}
42 \helpref{wxGridCellRenderer}{wxgridcellrenderer},\rtfsp
43 \helpref{wxGridCellNumberRenderer}{wxgridcellnumberrenderer},\rtfsp
44 \helpref{wxGridCellStringRendere
[all...]
H A Ddgramsocket.tex20 \helpref{wxSocketBase}{wxsocketbase}
42 \docparam{flags}{Socket flags (See \helpref{wxSocketBase::SetFlags}{wxsocketbasesetflags})}
51 Destructor. Please see \helpref{wxSocketBase::Destroy}{wxsocketbasedestroy}.
62 Use \helpref{LastCount}{wxsocketbaselastcount} to verify the number of bytes actually read.
64 Use \helpref{Error}{wxsocketbaseerror} to determine if the operation succeeded.
80 \helpref{wxSocketBase::Error}{wxsocketbaseerror},
81 \helpref{wxSocketBase::LastError}{wxsocketbaselasterror},
82 \helpref{wxSocketBase::LastCount}{wxsocketbaselastcount},
83 \helpref{wxSocketBase::SetFlags}{wxsocketbasesetflags},
94 Use \helpref{LastCoun
[all...]
H A Ddateevt.tex14 with \helpref{wxDatePickerCtrl}{wxdatepickerctrl}. It also serves as a base class
15 for \helpref{wxCalendarEvent}{wxcalendarevent}.
19 \helpref{wxCommandEvent}{wxcommandevent}\\
20 \helpref{wxEvent}{wxevent}\\
21 \helpref{wxObject}{wxobject}
H A Dcolordlg.tex7 \helpref{wxDialog}{wxdialog}\\
8 \helpref{wxWindow}{wxwindow}\\
9 \helpref{wxEvtHandler}{wxevthandler}\\
10 \helpref{wxObject}{wxobject}
18 \helpref{wxColourDialog Overview}{wxcolourdialogoverview},\\
19 \helpref{wxColour}{wxcolour},\\
20 \helpref{wxColourData}{wxcolourdata},\\
21 \helpref{wxGetColourFromUser}{wxgetcolourfromuser}
38 \helpref{wxColourData}{wxcolourdata}
50 Same as \helpref{constructo
[all...]
H A Dtoolbook.tex14 wxToolbook is a class similar to \helpref{wxNotebook}{wxnotebook} but which
15 uses a \helpref{wxToolBar}{wxtoolbar} to show the labels instead of the
21 use the \helpref{notebook sample}{samplenotebook} to see wxToolbook in action.
26 \helpref{wxControl}{wxcontrol}\\
27 \helpref{wxControl}{wxcontrol}\\
28 \helpref{wxWindow}{wxwindow}\\
29 \helpref{wxEvtHandler}{wxevthandler}\\
30 \helpref{wxObject}{wxobject}
47 \helpref{wxBookCtrl}{wxbookctrloverview}, \helpref{wxNoteboo
[all...]
H A Dbusycurs.tex16 It works by calling \helpref{wxBeginBusyCursor}{wxbeginbusycursor} in the constructor,
17 and \helpref{wxEndBusyCursor}{wxendbusycursor} in the destructor.
29 \helpref{wxBeginBusyCursor}{wxbeginbusycursor},\rtfsp
30 \helpref{wxEndBusyCursor}{wxendbusycursor},\rtfsp
31 \helpref{wxWindowDisabler}{wxwindowdisabler}
39 Constructs a busy cursor object, calling \helpref{wxBeginBusyCursor}{wxbeginbusycursor}.
45 Destroys the busy cursor object, calling \helpref{wxEndBusyCursor}{wxendbusycursor}.
H A Dtxtdrptg.tex7 \helpref{wxDropTarget}{wxdroptarget}
15 \helpref{Drag and drop overview}{wxdndoverview}, \helpref{wxDropSource}{wxdropsource},
16 \helpref{wxDropTarget}{wxdroptarget}, \helpref{wxFileDropTarget}{wxfiledroptarget}
30 See \helpref{wxDropTarget::OnDrop}{wxdroptargetondrop}. This function is implemented
31 appropriately for text, and calls \helpref{wxTextDropTarget::OnDropText}{wxtextdroptargetondroptext}.
H A Dffilestr.tex7 two such groups of classes: this one is based on \helpref{wxFFile}{wxffile}
8 whereas \helpref{wxFileInputStream}{wxfileinputstream} is based in
9 the \helpref{wxFile}{wxfile} class.
11 Note that \helpref{SeekI()}{wxinputstreamseeki}
17 \helpref{wxInputStream}{wxinputstream}
25 \helpref{wxBufferedInputStream}{wxbufferedinputstream}, \helpref{wxFFileOutputStream}{wxffileoutputstream}, \helpref{wxFileOutputStream}{wxfileoutputstream}
64 two such groups of classes: this one is based on \helpref{wxFFile}{wxffile}
65 whereas \helpref{wxFileInputStrea
[all...]
H A Dchoicebk.tex14 wxChoicebook is a class similar to \helpref{wxNotebook}{wxnotebook} but which
15 uses a \helpref{wxChoice}{wxchoice} to show the labels instead of the
21 use the \helpref{notebook sample}{samplenotebook} to see wxChoicebook in action.
30 \helpref{wxControl}{wxcontrol}\\
31 \helpref{wxWindow}{wxwindow}\\
32 \helpref{wxEvtHandler}{wxevthandler}\\
33 \helpref{wxObject}{wxobject}
56 \helpref{wxBookCtrl}{wxbookctrloverview}, \helpref{wxNotebook}{wxnotebook}, \helpref{noteboo
[all...]

Completed in 63 milliseconds

1234567891011>>