Searched refs:helpref (Results 126 - 150 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 Dtevent.tex3 Classes: \helpref{wxEvtHandler}{wxevthandler}, \helpref{wxWindow}{wxwindow}, \helpref{wxEvent}{wxevent}
46 \helpref{wxSizeEvent}{wxsizeevent} is used. For menu commands and most
48 \helpref{wxCommandEvent}{wxcommandevent} is used. When controls get more
50 \helpref{wxTreeEvent}{wxtreeevent} for events from
51 \helpref{wxTreeCtrl}{wxtreectrl} windows.
80 tables you may also use \helpref{wxEvtHandler::Connect}{wxevthandlerconnect} to
82 \helpref{event sample}{sampleevent} for an example of doing it.
88 \helpref{wxEvtHandle
[all...]
H A Dttreectl.tex3 Classes: \helpref{wxTreeCtrl}{wxtreectrl}, \helpref{wxImageList}{wximagelist}
13 \helpref{GetItemText}{wxtreectrlgetitemtext}/\helpref{SetItemText}{wxtreectrlsetitemtext}
15 \helpref{GetItemImage}{wxtreectrlgetitemimage}/\helpref{SetItemImage}{wxtreectrlsetitemimage}.
18 \helpref{SetItemSelectedImage}{wxtreectrlsetitemselectedimage}/\helpref{GetItemSelectedImage}{wxtreectrlgetitemselectedimage}
24 \helpref{IsSelected}{wxtreectrlisselected},
25 \helpref{IsVisibl
[all...]
H A Dbmphand.tex9 and add the handler using \helpref{wxBitmap::AddHandler}{wxbitmapaddhandler} in your
14 \helpref{wxObject}{wxobject}
22 \helpref{wxBitmap}{wxbitmap}, \helpref{wxIcon}{wxicon}, \helpref{wxCursor}{wxcursor}
58 \docparam{type}{A bitmap type identifier - see \helpref{wxBitmapHandler::wxBitmapHandler}{wxbitmapctor} for a list
96 \docparam{type}{See \helpref{wxBitmap::wxBitmap}{wxbitmapctor} for values this can take.}
104 \helpref{wxBitmap::LoadFile}{wxbitmaploadfile}\\
105 \helpref{wxBitmap::SaveFile}{wxbitmapsavefile}\\
106 \helpref{wxBitmapHandle
[all...]
H A Ddirpicker.tex14 a button which brings up a \helpref{wxDirDialog}{wxdirdialog} when clicked. Native implementation
21 \helpref{wxPickerBase}{wxpickerbase}\\
22 \helpref{wxControl}{wxcontrol}\\
23 \helpref{wxWindow}{wxwindow}\\
24 \helpref{wxEvtHandler}{wxevthandler}\\
25 \helpref{wxObject}{wxobject}
38 picker button which is completely managed by the \helpref{wxDirPickerCtrl}{wxdirpickerctrl}
39 and which can be used by the user to specify a path (see \helpref{SetPath}{wxdirpickerctrlsetpath}).
40 The text control is automatically synchronized with button's value. Use functions defined in \helpref{wxPickerBase}{wxpickerbase} to modify the text control.}
50 functions that take a \helpref{wxFileDirPickerEven
[all...]
H A Dhtdcrend.tex9 in your own printing code, although use of \helpref{wxHtmlEasyPrinting}{wxhtmleasyprinting}
10 or \helpref{wxHtmlPrintout}{wxhtmlprintout} is strongly recommended.
14 \helpref{wxObject}{wxobject}
42 Sets fonts. See \helpref{wxHtmlWindow::SetFonts}{wxhtmlwindowsetfonts} for
45 See also \helpref{SetSize}{wxhtmldcrenderersetsize}.
52 width of the rectangle between calls to \helpref{Render}{wxhtmldcrendererrender}!
59 Assign text to the renderer. \helpref{Render}{wxhtmldcrendererrender} then draws
70 (see \helpref{wxFileSystem}{wxfilesystem} for detailed explanation)}
80 \docparam{x,y}{ position of upper-left corner of printing rectangle (see \helpref{SetSize}{wxhtmldcrenderersetsize})}
97 \item \helpref{SetD
[all...]
H A Didleevt.tex9 \helpref{RequestMore}{wxidleeventrequestmore} method in your handler or call
10 \helpref{wxWakeUpIdle}{wxwakeupidle} periodically (for example from timer
15 \helpref{wxApp}{wxapp}, as usual). If this is causing a significant
16 overhead in your application, you can call \helpref{wxIdleEvent::SetMode}{wxidleeventsetmode} with
22 \helpref{wxEvent}{wxevent}\\
23 \helpref{wxObject}{wxobject}
41 \helpref{Event handling overview}{eventhandlingoverview}, \helpref{wxUpdateUIEvent}{wxupdateuievent},
42 \helpref{wxWindow::OnInternalIdle}{wxwindowoninternalidle}
59 This function looks at the mode used (see \helpref{wxIdleEven
[all...]
H A Dtthreads.tex3 Classes: \helpref{wxThread}{wxthread}, \helpref{wxMutex}{wxmutex},
4 \helpref{wxCriticalSection}{wxcriticalsection},
5 \helpref{wxCondition}{wxcondition}
8 multithreaded (MT) programs: the \helpref{thread}{wxthread} class itself and different
9 synchronization objects: \helpref{mutexes}{wxmutex} and
10 \helpref{critical sections}{wxcriticalsection} with
11 \helpref{conditions}{wxcondition}. The thread API in wxWidgets resembles to
27 \helpref{idle handler}{wxidleevent} or even simply do everything at once
28 but call \helpref{wxWindo
[all...]
H A Dstatline.tex8 \helpref{wxControl}{wxcontrol}\\
9 \helpref{wxWindow}{wxwindow}\\
10 \helpref{wxEvtHandler}{wxevthandler}\\
11 \helpref{wxObject}{wxobject}
27 \helpref{wxStaticBox}{wxstaticbox}
60 \helpref{wxStaticLine::Create}{wxstaticlinecreate}
68 Creates the static line for two-step construction. See \helpref{wxStaticLine::wxStaticLine}{wxstaticlinector}\rtfsp
H A Dtcommdlg.tex3 Classes: \helpref{wxColourDialog}{wxcolourdialog}, \helpref{wxFontDialog}{wxfontdialog},
4 \rtfsp\helpref{wxPrintDialog}{wxprintdialog}, \helpref{wxFileDialog}{wxfiledialog},\rtfsp
5 \helpref{wxDirDialog}{wxdirdialog}, \helpref{wxTextEntryDialog}{wxtextentrydialog},\rtfsp
6 \helpref{wxPasswordEntryDialog}{wxpasswordentrydialog},\rtfsp
7 \helpref{wxMessageDialog}{wxmessagedialog}, \helpref{wxSingleChoiceDialog}{wxsinglechoicedialog},\rtfsp
8 \helpref{wxMultiChoiceDialo
[all...]
H A Dtsamples.tex25 \helpref{minimal sample}{sampleminimal} which is the wxWidgets version of
29 The next most useful samples are probably \helpref{widgets}{samplewidgets}
30 and \helpref{controls}{samplecontrols} which show many of wxWidgets native and
37 \twocolitem{\helpref{wxCalendarCtrl}{samplecalendar}}{Calendar a.k.a. date picker control}
38 \twocolitem{\helpref{wxListCtrl}{samplelistctrl}}{List view control}
39 \twocolitem{\helpref{wxTreeCtrl}{sampletreectrl}}{Tree view control}
40 \twocolitem{\helpref{wxGrid}{samplegrid}}{Grid control}
58 The {\tt animate} sample shows how you can use \helpref{wxAnimationCtrl}{wxanimationctrl}
60 in \helpref{wxAnimation}{wxanimation}.
73 This font shows the \helpref{calenda
[all...]
H A Dvalgen.tex11 For more information, please see \helpref{Validator overview}{validatoroverview}.
15 \helpref{wxValidator}{wxvalidator}\\
16 \helpref{wxEvtHandler}{wxevthandler}\\
17 \helpref{wxObject}{wxobject}
25 \helpref{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator},
26 \helpref{wxTextValidator}{wxtextvalidator}
H A Dfontpicker.tex14 a button which brings up a \helpref{wxFontDialog}{wxfontdialog} when clicked. Native implementation
21 \helpref{wxPickerBase}{wxpickerbase}\\
22 \helpref{wxControl}{wxcontrol}\\
23 \helpref{wxWindow}{wxwindow}\\
24 \helpref{wxEvtHandler}{wxevthandler}\\
25 \helpref{wxObject}{wxobject}
38 picker button which is completely managed by the \helpref{wxFontPickerCtrl}{wxfontpickerctrl}
39 and which can be used by the user to specify a font (see \helpref{SetSelectedFont}{wxfontpickerctrlsetselectedfont}).
40 The text control is automatically synchronized with button's value. Use functions defined in \helpref{wxPickerBase}{wxpickerbase} to modify the text control.}
48 functions that take a \helpref{wxFontPickerEven
[all...]
H A Dlog.tex15 logging functions as explained in the \helpref{wxLog overview}{wxlogoverview}.
26 See \helpref{log overview}{wxlogoverview} for the descriptions of wxWidgets
42 The \helpref{OnLog()}{wxlogonlog} is called by the {\it wxLogXXX()} functions
43 and invokes the \helpref{DoLog()}{wxlogdolog} of the active log target if any.
45 finally, \helpref{DontCreateOnDemand()}{wxlogdontcreateondemand} disables the
50 \helpref{OnLog}{wxlogonlog}\\
51 \helpref{GetActiveTarget}{wxloggetactivetarget}\\
52 \helpref{SetActiveTarget}{wxlogsetactivetarget}\\
53 \helpref{DontCreateOnDemand}{wxlogdontcreateondemand}\\
54 \helpref{Suspen
[all...]
H A Dvlbox.tex16 it doesn't store them itself but uses \helpref{OnDrawItem()}{wxvlistboxondrawitem}
19 \helpref{OnMeasureItem()}{wxvlistboxonmeasureitem} (so it is also a listbox
24 call \helpref{SetItemCount()}{wxvlistboxsetitemcount} to tell the control how
27 derive your own class, such as \helpref{wxHtmlListBox}{wxhtmllistbox}, from it.
29 However it emits the same events as \helpref{wxListBox}{wxlistbox} and the same
34 \helpref{wxVScrolledWindow}{wxvscrolledwindow}\\
35 \helpref{wxPanel}{wxpanel}\\
36 \helpref{wxWindow}{wxwindow}\\
37 \helpref{wxEvtHandler}{wxevthandler}\\
38 \helpref{wxObjec
[all...]
H A Ddialog.tex27 instead, see \helpref{SetAffirmativeId}{wxdialogsetaffirmativeid} and
28 \helpref{SetEscapeId}{wxdialogsetescapeid}.
30 Also notice that the \helpref{CreateButtonSizer()}{wxdialogcreatebuttonsizer}
38 \helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
39 \helpref{wxWindow}{wxwindow}\\
40 \helpref{wxEvtHandler}{wxevthandler}\\
41 \helpref{wxObject}{wxobject}
53 you should use the \helpref{ShowModal}{wxdialogshowmodal} method while to show
54 a dialog modelessly you simply use \helpref{Show}{wxdialogshow}, just as with
87 An application can define a \helpref{wxCloseEven
[all...]
H A Dfont.tex7 This class uses \helpref{reference counting and copy-on-write}{trefcount}
14 You can retrieve the current system font settings with \helpref{wxSystemSettings}{wxsystemsettings}.
16 \helpref{wxSystemSettings}{wxsystemsettings}
20 \helpref{wxGDIObject}{wxgdiobject}\\
21 \helpref{wxObject}{wxobject}
29 The possible values for the \arg{family} parameter of \helpref{wxFont
162 \helpref{wxFont overview}{wxfontoverview}, \helpref{wxDC::SetFont}{wxdcsetfont},\rtfsp
163 \helpref{wxDC::DrawText}{wxdcdrawtext}, \helpref{wxD
[all...]
H A Dchecklst.tex18 Only the new functions for this class are documented; see also \helpref{wxListBox}{wxlistbox}.
25 \helpref{wxListBox}{wxlistbox}\\
26 \helpref{wxControl}{wxcontrol}\\
27 \helpref{wxWindow}{wxwindow}\\
28 \helpref{wxEvtHandler}{wxevthandler}\\
29 \helpref{wxObject}{wxobject}
37 See \helpref{wxListBox}{wxlistbox}.
49 \helpref{wxListBox}{wxlistbox}, \helpref{wxChoice}{wxchoice}, \helpref{wxComboBo
[all...]
H A Dfilesysh.tex10 of two methods: \helpref{CanOpen}{wxfilesystemhandlercanopen}
11 and \helpref{OpenFile}{wxfilesystemhandleropenfile}.
16 Please have a look at \helpref{overview}{fs} if you don't know how locations
19 Also consult \helpref{list of available handlers}{fs}.
35 \helpref{wxObject}{wxobject}
43 \helpref{wxFileSystem}{wxfilesystem},
44 \helpref{wxFSFile}{wxfsfile},
45 \helpref{Overview}{fs}
78 See \helpref{wxFSFile}{wxfsfilegetanchor} for details.
121 Works like \helpref{wxFindFirstFil
[all...]
H A Durl.tex3 wxURL is a specialization of \helpref{wxURI}{wxuri} for parsing URLs.
4 Please look at \helpref{wxURI}{wxuri} documentation for more info about the functions
12 \helpref{wxURI}{wxuri}\\
13 \helpref{wxObject}{wxobject}
21 \helpref{wxSocketBase}{wxsocketbase}, \helpref{wxProtocol}{wxprotocol}
35 {\tt file://hostname/path/to/file} otherwise \helpref{GetError}{wxurlgeterror}
94 should really use \helpref{wxFileSystem}{wxfilesystem} instead.
115 \helpref{wxInputStream}{wxinputstream}
126 \helpref{GetErro
[all...]
H A Ddataviewcolumn.tex5 This class represents a column in a \helpref{wxDataViewCtrl}{wxdataviewctrl}.
9 An instance of \helpref{wxDataViewRenderer}{wxdataviewrenderer} is used by
29 \helpref{wxObject}{wxobject}
69 Returns the owning \helpref{wxDataViewCtrl}{wxdataviewctrl}.
77 See also \helpref{wxDataViewRenderer}{wxdataviewrenderer}.
85 See \helpref{SetSortable}{wxdataviewcolumnsetsortable}
99 See also \helpref{SetSortOrder}{wxdataviewcolumnsetsortorder}
120 \helpref{wxDataViewSortedListModel::SetAscending}{wxdataviewsortedlistmodelsetascending}
130 \helpref{wxDataViewSortedListModel}{wxdataviewsortedlistmodel}
H A Ddirdlg.tex7 \helpref{wxDialog}{wxdialog}\\
8 \helpref{wxWindow}{wxwindow}\\
9 \helpref{wxEvtHandler}{wxevthandler}\\
10 \helpref{wxObject}{wxobject}
26 See also \helpref{Generic window styles}{windowstyles}.
30 \helpref{wxDirDialog overview}{wxdirdialogoverview}, \helpref{wxFileDialog}{wxfiledialog}
42 Constructor. Use \helpref{wxDirDialog::ShowModal}{wxdirdialogshowmodal} to show
53 \docparam{style}{The dialog style. See \helpref{wxDirDialog}{wxdirdialog}}
H A Dhtmlcell.tex4 \helpref{wxHtmlWinParser}{wxhtmlwinparser} and
5 \helpref{wxHtmlWindow}{wxhtmlwindow} to parse and display HTML documents.
14 See \helpref{wxHtmlCell}{wxhtmlcell}.
21 See \helpref{wxHtmlContainerCell}{wxhtmlcontainercell},
22 \helpref{wxHtmlCell::Layout}{wxhtmlcelllayout}.
32 \helpref{wxHtmlWinParser}{wxhtmlwinparser} provides a user-friendly way
35 Use \helpref{OpenContainer}{wxhtmlwinparseropencontainer} to open new
40 Use \helpref{CloseContainer}{wxhtmlwinparserclosecontainer} to close the
81 OpenContainer and CloseContainer calls should be same within \helpref{HandleTag}{wxhtmltaghandlerhandletag}'s body).
H A Dipcclint.tex14 \helpref{wxClient::OnMakeConnection}{wxclientonmakeconnection}
17 \helpref{Interprocess communications overview}{ipcoverview} for
23 \helpref{wxObject}{wxobject}
31 \helpref{wxServer}{wxserver},
32 \helpref{wxConnection}{wxconnection}, \helpref{Interprocess communications overview}{ipcoverview}
52 \helpref{wxClient::OnMakeConnection}{wxclientonmakeconnection}
69 Called by \helpref{wxClient::MakeConnection}{wxclientmakeconnection}, by
76 such as \helpref{wxConnection::OnAdvise}{wxconnectiononadvise}. You
H A Dpen.tex20 \helpref{wxGDIObject}{wxgdiobject}\\
21 \helpref{wxObject}{wxobject}
60 See the entry for \helpref{wxPenList}{wxpenlist}.
62 This class uses \helpref{reference counting and copy-on-write}{trefcount}
72 \helpref{wxPenList}{wxpenlist}, \helpref{wxDC}{wxdc}, \helpref{wxDC::SetPen}{wxdcsetpen}
80 Default constructor. The pen will be uninitialised, and \helpref{wxPen:IsOk}{wxpenisok} will
97 Copy constructor, uses \helpref{reference counting}{trefcount}.
122 \twocolitem{{\bf wxUSER\_DASH}}{Use the user dashes: see \helpref{wxPe
[all...]
H A Dstatbox.tex18 \helpref{wxControl}{wxcontrol}\\
19 \helpref{wxWindow}{wxwindow}\\
20 \helpref{wxEvtHandler}{wxevthandler}\\
21 \helpref{wxObject}{wxobject}
31 See also \helpref{window styles overview}{windowstyles}.
35 \helpref{wxStaticText}{wxstatictext}
63 \docparam{style}{Window style. See \helpref{wxStaticBox}{wxstaticbox}.}
69 \helpref{wxStaticBox::Create}{wxstaticboxcreate}
83 Creates the static box for two-step construction. See \helpref{wxStaticBox::wxStaticBox}{wxstaticboxctor}\rtfsp

Completed in 53 milliseconds

1234567891011>>