Searched refs:helpref (Results 151 - 175 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 Dwizard.tex25 \helpref{Create}{wxwizardcreate} function. Then you should add all pages you
26 want the wizard to show and call \helpref{RunWizard}{wxwizardrunwizard}.
31 \helpref{wxDialog}{wxdialog}\\
32 \helpref{wxPanel}{wxpanel}\\
33 \helpref{wxWindow}{wxwindow}\\
34 \helpref{wxEvtHandler}{wxevthandler}\\
35 \helpref{wxObject}{wxobject}
45 \helpref{wxWizardEvent}{wxwizardevent} argument. For some events,
46 \helpref{Veto()}{wxnotifyeventveto} can be called to prevent the event from
64 Use the \helpref{wxWindo
[all...]
H A Dclrpicker.tex14 a button which brings up a \helpref{wxColourDialog}{wxcolourdialog} when clicked. Native implementation
21 \helpref{wxPickerBase}{wxpickerbase}\\
22 \helpref{wxControl}{wxcontrol}\\
23 \helpref{wxWindow}{wxwindow}\\
24 \helpref{wxEvtHandler}{wxevthandler}\\
25 \helpref{wxObject}{wxobject}
37 picker button which is completely managed by the \helpref{wxColourPickerCtrl}{wxcolourpickerctrl}
38 and which can be used by the user to specify a colour (see \helpref{SetColour}{wxcolourpickerctrlsetcolour}).
39 The text control is automatically synchronized with button's value. Use functions defined in \helpref{wxPickerBase}{wxpickerbase} to modify the text control.}
47 functions that take a \helpref{wxColourPickerEven
[all...]
H A Ddataviewlistmodelnotifier.tex5 \helpref{wxDataViewListModel}{wxdataviewlistmodel}
11 \helpref{wxObject}{wxobject}
40 Returns the owning \helpref{wxDataViewListModel}{wxdataviewlistmodel}.
82 Set the owning \helpref{wxDataViewListModel}{wxdataviewlistmodel}. This
83 method is called by the \helpref{wxDataViewListModel::AddNotifier}{wxdataviewlistmodeladdnotifier}.
H A Ddropevt.tex6 \helpref{wxWindow::DragAcceptFiles}{wxwindowdragacceptfiles}.
9 drag and drop implementation documented \helpref{here}{wxdndoverview}. It uses the
14 \helpref{wxEvent}{wxevent}\\
15 \helpref{wxObject}{wxobject}
33 \helpref{Event handling overview}{eventhandlingoverview}
H A Deraseevt.tex17 \helpref{wxEvent}{wxevent}\\
18 \helpref{wxObject}{wxobject}
36 Use the device context returned by \helpref{GetDC}{wxeraseeventgetdc} to draw on,
41 %\helpref{wxWindow::OnEraseBackground}{wxwindowonerasebackground},
42 \helpref{Event handling overview}{eventhandlingoverview}
H A Diconevt.tex20 \helpref{wxEvent}{wxevent}\\
21 \helpref{wxObject}{wxobject}
39 \helpref{Event handling overview}{eventhandlingoverview},\rtfsp
40 \helpref{wxTopLevelWindow::Iconize}{wxtoplevelwindowiconize},\rtfsp
41 \helpref{wxTopLevelWindow::IsIconized}{wxtoplevelwindowisiconized}
H A Dlistattr.tex4 \helpref{wxListCtrl}{wxlistctrl} \helpref{wxListItem}{wxlistctrl}.
12 \helpref{wxListCtrl overview}{wxlistctrloverview}, \helpref{wxListCtrl}{wxlistctrl}, \helpref{wxListItem}{wxlistitem}
H A Dpoint.tex16 See also \helpref{wxRealPoint}{wxrealpoint} for a floating point version.
28 \helpref{wxRealPoint}{wxrealpoint}
71 Operators for comparison, sum and subtraction between \helpref{wxPoint}{wxpoint} objects.
82 Operators for sum and subtraction between a \helpref{wxPoint}{wxpoint} object and a
83 \helpref{wxSize}{wxsize} object.
H A Dtcpservr.tex6 A DDE-based implementation for Windows is available using \helpref{wxDDEServer}{wxddeserver}.
11 \helpref{wxObject}{wxobject}
19 \helpref{wxTCPClient}{wxtcpclient}, \helpref{wxTCPConnection}{wxtcpconnection}, \helpref{IPC overview}{ipcoverview}
H A Dtdialog.tex3 Classes: \helpref{wxDialog}{wxdialog}
24 \rtfsp\helpref{Dialog functions}{dialogfunctions}.
26 See also \helpref{wxPanel}{wxpanel} and \helpref{wxWindow}{wxwindow} for inherited
28 in \helpref{Validator overview}{validatoroverview}.
H A Dwupdlock.tex14 This tiny class prevents redrawing of a \helpref{wxWindow}{wxwindow} during its
15 lifetime by using \helpref{wxWindow::Freeze}{wxwindowfreeze} and
16 \helpref{Thaw}{wxwindowthaw} methods. It is typically used for creating
34 \helpref{Freeze}{wxwindowfreeze} and \helpref{Thaw}{wxwindowthaw} because you
H A Dtreebook.tex20 \helpref{InsertPage}{wxtreebookinsertpage},
21 \helpref{InsertSubPage}{wxtreebookinsertsubpage},
22 \helpref{AddPage}{wxtreebookaddpage},
23 \helpref{AddSubPage}{wxtreebookaddsubpage}.
26 simply use \helpref{AddPage}{wxtreebookaddpage} and
27 \helpref{AddSubPage}{wxtreebookaddsubpage} to sequentially populate your tree
34 \helpref{wxControl}{wxcontrol}\\
35 \helpref{wxWindow}{wxwindow}\\
36 \helpref{wxEvtHandler}{wxevthandler}\\
37 \helpref{wxObjec
[all...]
H A Dwindow.tex20 have to worry about deleting them manually. Please see the \helpref{window
25 \helpref{GetSize}{wxwindowgetsize} or
26 \helpref{GetClientSize}{wxwindowgetclientsize}). In this case, the overloads
37 \helpref{wxEvtHandler}{wxevthandler}\\
38 \helpref{wxObject}{wxobject}
58 For more information on themed borders, please see \helpref{Themed borders on Windows}{wxmswthemedborders}.}
92 See also \helpref{window styles overview}{windowstyles}.
96 The following are extra styles, set using \helpref{wxWindow::SetExtraStyle}{wxwindowsetextrastyle}.
113 if the mode set by \helpref{wxIdleEvent::SetMode}{wxidleeventsetmode} is wxIDLE\_PROCESS\_SPECIFIED.}
115 even if the mode set by \helpref{wxUpdateUIEven
[all...]
H A Dtoolbar.tex14 \helpref{wxControl}{wxcontrol}\\
15 \helpref{wxWindow}{wxwindow}\\
16 \helpref{wxEvtHandler}{wxevthandler}\\
17 \helpref{wxObject}{wxobject}
27 calling \helpref{wxFrame::CreateToolBar}{wxframecreatetoolbar}. Under Pocket PC,
79 See also \helpref{window styles overview}{windowstyles}. Note that the Win32
112 \helpref{wxScrolledWindow}{wxscrolledwindow}
144 \docparam{style}{Window style. See \helpref{wxToolBar}{wxtoolbar} for details.}
150 After a toolbar is created, you use \helpref{wxToolBar::AddTool}{wxtoolbaraddtool} and
151 perhaps \helpref{wxToolBa
[all...]
H A Dhtwinprs.tex8 This class is derived from \helpref{wxHtmlParser}{wxhtmlparser} and
10 \helpref{wxHtmlWindow}{wxhtmlwindow}. It uses a special
11 \helpref{wxHtmlWinTagHandler}{wxhtmlwintaghandler}.
19 \helpref{wxHtmlParser}{wxhtmlparser}
27 \helpref{Handlers overview}{handlers}
39 the associated \helpref{wxHtmlWindow}{wxhtmlwindow} or other HTML rendering
40 window such as \helpref{wxHtmlListBox}{wxhtmllistbox}).
46 Adds \helpref{module}{handlers} to the list of wxHtmlWinParser tag handler.
53 and returns pointer to it (see \helpref{Overview}{cells}).
60 \helpref{SetFontSiz
[all...]
H A Dprocess.tex4 \helpref{wxExecute}{wxexecute} function. When a wxProcess object is passed to
5 wxExecute(), its \helpref{OnTerminate()}{wxprocessonterminate} virtual method
15 processed (and call \helpref{Detach()}{wxprocessdetach} for others).
18 to call its \helpref{Redirect}{wxprocessredirect} method before passing it to
19 \helpref{wxExecute}{wxexecute}. If the child process was launched successfully,
20 \helpref{GetInputStream}{wxprocessgetinputstream},
21 \helpref{GetOutputStream}{wxprocessgetoutputstream} and
22 \helpref{GetErrorStream}{wxprocessgeterrorstream} can then be used to retrieve
31 \helpref{wxEvtHandler}{wxevthandler}
39 \helpref{wxExecut
[all...]
H A Dscrolbar.tex10 \helpref{wxControl}{wxcontrol}\\
11 \helpref{wxWindow}{wxwindow}\\
12 \helpref{wxEvtHandler}{wxevthandler}\\
13 \helpref{wxObject}{wxobject}
50 See also \helpref{window styles overview}{windowstyles}.
56 \helpref{Scrolling overview}{scrollingoverview},\rtfsp
57 \helpref{Event handling overview}{eventhandlingoverview},\rtfsp
58 \helpref{wxScrolledWindow}{wxscrolledwindow}
86 \docparam{style}{Window style. See \helpref{wxScrollBar}{wxscrollbar}.}
94 \helpref{wxScrollBa
[all...]
H A Dhvscroll.tex15 \helpref{wxVScrolledWindow}{wxvscrolledwindow}.
24 Like \helpref{wxVScrolledWindow}{wxvscrolledwindow}, this is a generalization
25 of the \helpref{wxScrolledWindow}{wxscrolledwindow} class which can be only
38 \helpref{OnGetRowHeight()}{wxhvscrolledwindowongetrowheight} and the
39 \helpref{OnGetColumnWidth()}{wxhvscrolledwindowongetcolumnwidth} pure virtual
41 \helpref{SetRowColumnCounts}{wxhvscrolledwindowsetrowcolumncounts} to let the
46 \helpref{GetVisibleRowsBegin()}{wxhvscrolledwindowgetvisiblerowsbegin},
47 \helpref{GetVisibleColumnsBegin()}{wxhvscrolledwindowgetvisiblecolumnsbegin},
48 \helpref{GetVisibleRowsEnd()}{wxhvscrolledwindowgetvisiblerowsend}, and
49 \helpref{GetVisibleColumnsEn
[all...]
H A Daboutdlginfo.tex14 dialog displayed by the \helpref{wxAboutBox()}{wxaboutbox} function.
21 \helpref{wxArrayString}{wxarraystring} and can be either set entirely at once
22 using \helpref{SetDevelopers}{wxaboutdialoginfosetdevelopers} and similar
23 functions or built one by one using \helpref{AddDeveloper}{wxaboutdialoginfoadddeveloper}
32 either of those is used, \helpref{wxAboutBox()}{wxaboutbox} will automatically
53 you should call at least \helpref{SetVersion}{wxaboutdialoginfosetversion},
54 \helpref{SetCopyright}{wxaboutdialoginfosetcopyright} and
55 \helpref{SetDescription}{wxaboutdialoginfosetdescription}.
66 \helpref{SetArtists}{wxaboutdialoginfosetartists}
77 \helpref{SetDeveloper
[all...]
H A Danimatctrl.tex15 animation; if you need it then use \helpref{wxMediaCtrl}{wxmediactrl}.
24 \helpref{wxControl}{wxcontrol}\\
25 \helpref{wxWindow}{wxwindow}\\
26 \helpref{wxEvtHandler}{wxevthandler}\\
27 \helpref{wxObject}{wxobject}
39 its size to exactly fit to the size of the animation when \helpref{SetAnimation}{wxanimationctrlsetanimation}
52 \helpref{wxAnimation}{wxanimation}
67 Initializes the object and calls \helpref{Create}{wxanimationctrlcreate} with
97 After control creation you must explicitely call \helpref{Play}{wxanimationctrlplay}
118 see \helpref{SetInactiveBitma
[all...]
H A Dcollpane.tex16 Once constructed you should use the \helpref{GetPane}{wxcollapsiblepanegetpane}
18 \helpref{GetPane}{wxcollapsiblepanegetpane}'s returned pointer as parent for the
23 a \helpref{wxSizer}{wxsizer} you should be careful to add it with a proportion value
50 \helpref{wxControl}{wxcontrol}\\
51 \helpref{wxWindow}{wxwindow}\\
52 \helpref{wxEvtHandler}{wxevthandler}\\
53 \helpref{wxObject}{wxobject}
69 functions that take a \helpref{wxCollapsiblePaneEvent}{wxcollapsiblepaneevent} argument.
79 \helpref{wxPanel}{wxpanel},\\
80 \helpref{wxCollapsiblePaneEven
[all...]
H A Ddataviewrenderer.tex5 This class is used by \helpref{wxDataViewCtrl}{wxdataviewctrl} to
7 owned by \helpref{wxDataViewColumn}{wxdataviewcolumn}. There is
9 \helpref{wxDataViewTextRenderer}{wxdataviewtextrenderer},
10 \helpref{wxDataViewToggleRenderer}{wxdataviewtogglerenderer},
11 \helpref{wxDataViewProgressRenderer}{wxdataviewprogressrenderer},
12 \helpref{wxDataViewBitmapRenderer}{wxdataviewbitmaprenderer},
13 \helpref{wxDataViewDateRenderer}{wxdataviewdaterenderer}.
17 \helpref{wxDataViewCustomRenderer}{wxdataviewcustomrenderer}.
45 \helpref{wxObject}{wxobject}
68 Returns pointer to the owning \helpref{wxDataViewColum
[all...]
H A Dtimer.tex11 \helpref{Notify}{wxtimernotify} member to perform the required action.
13 \helpref{wxEvtHandler}{wxevthandler} derived object by using the non-default
14 constructor or \helpref{SetOwner}{wxtimersetowner}. Then use the {\tt EVT\_TIMER}
16 \helpref{wxTimerEvent}{wxtimerevent} notifications.
23 In any case, you must start the timer with \helpref{Start}{wxtimerstart}
25 be stopped later with \helpref{Stop}{wxtimerstop}.
31 \helpref{wxEvtHandler}{wxevthandler}
32 \helpref{wxObject}{wxobject}
40 \helpref{::wxStartTimer}{wxstarttimer}, \helpref{
[all...]
H A Dmenu.tex34 value may be retrieved using either \helpref{IsChecked}{wxmenuischecked} method
36 \helpref{wxEvent::IsChecked}{wxcommandeventischecked} when you get the menu
57 \helpref{wxEvtHandler}{wxevthandler}\\
58 \helpref{wxObject}{wxobject}
66 If the menu is part of a menubar, then \helpref{wxMenuBar}{wxmenubar} event processing is used.
78 \helpref{wxCommandEvent}{wxcommandevent}. This method is deprecated and should
84 \helpref{wxMenuBar}{wxmenubar}, \helpref{wxWindow::PopupMenu}{wxwindowpopupmenu},\rtfsp
85 \helpref{Event handling overview}{eventhandlingoverview},\rtfsp
86 \helpref{wxFileHistor
[all...]
H A Daccel.tex3 An object used by an application wishing to create an \helpref{accelerator table}{wxacceleratortable}.
15 \helpref{wxAcceleratorTable}{wxacceleratortable}, \helpref{wxWindow::SetAcceleratorTable}{wxwindowsetacceleratortable}
34 \docparam{keyCode}{The keycode to be detected. See \helpref{Keycodes}{keycodes} for a full list of keycodes.}
67 \docparam{keyCode}{The keycode to be detected. See \helpref{Keycodes}{keycodes} for a full list of keycodes.}
81 \helpref{wxObject}{wxobject}
115 \helpref{wxAcceleratorEntry}{wxacceleratorentry}, \helpref{wxWindow::SetAcceleratorTable}{wxwindowsetacceleratortable}
127 Copy constructor, uses \helpref{reference counting}{trefcount}.
131 Creates from an array of \helpref{wxAcceleratorEntr
[all...]

Completed in 68 milliseconds

1234567891011>>