• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:helpref

4 \helpref{wxString}{wxstring} objects. It has the same features as all 
5 \helpref{wxArray}{wxarray} classes, i.e. it dynamically expands when new items
12 This class is used in the same way as other dynamic \helpref{arrays}{wxarray},
20 The references returned by \helpref{Item}{wxarraystringitem},
21 \helpref{Last}{wxarraystringlast} or
22 \helpref{operator[]}{wxarraystringoperatorindex} are not constant, so the
32 \helpref{Index}{wxarraystringindex} function (instead of linear search for
45 specialization of \helpref{wxArray}{wxarray} class for the wxString member
55 \helpref{wxArray}{wxarray}, \helpref{wxString}{wxstring}, \helpref{wxString overview}{wxstringoverview}
113 This is the operator version of \helpref{Item}{wxarraystringitem} method.
123 in general, equal to \helpref{GetCount()}{wxarraystringgetcount} - 1 because
127 See also: \helpref{Insert}{wxarraystringinsert}
137 See also: \helpref{Dynamic array memory management}{wxarraymemorymanagement}
145 See also: \helpref{Empty}{wxarraystringempty}
153 \helpref{GetCount}{wxarraystringgetcount} instead.
160 \helpref{GetCount}{wxarraystringgetcount} will return $0$. However, this
163 should use \helpref{Clear}{wxarraystringclear} to empty the array and free
198 \helpref{Add}{wxarraystringadd}.
202 \helpref{Index()}{wxarraystringindex} would then not work!
219 See also \helpref{operator[]}{wxarraystringoperatorindex} for the operator
237 See also: \helpref{Index}{wxarraystringindex}
252 See also: \helpref{Alloc}{wxarraystringalloc}, \helpref{Dynamic array memory management}{wxarraymemorymanagement}
263 \helpref{Index()}{wxarraystringindex} would then not work!
297 \helpref{Index()}{wxarraystringindex} would then not work!