• 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

15 \helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
16 \helpref{wxWindow}{wxwindow}\\
17 \helpref{wxEvtHandler}{wxevthandler}\\
18 \helpref{wxObject}{wxobject}
56 style and must be set by calling \helpref{SetExtraStyle}{wxwindowsetextrastyle} before Create is called (two-step construction).
63 allowed to have their shape changed with the \helpref{SetShape}{wxtoplevelwindowsetshape} method.}
72 See also \helpref{window styles overview}{windowstyles}.
79 \twocolitem{\helpref{wxEVT\_SIZE}{wxsizeevent}}{If the frame has exactly one
83 \helpref{sizers}{sizeroverview}}
85 \twocolitem{\helpref{wxEVT\_MENU\_HIGHLIGHT}{wxmenuevent}}{The default
86 implementation displays the \helpref{help string}{wxmenuitemgethelp} associated
92 An application should normally define an \helpref{wxCloseEvent}{wxcloseevent} handler for the
97 \helpref{wxMDIParentFrame}{wxmdiparentframe}, \helpref{wxMDIChildFrame}{wxmdichildframe},\rtfsp
98 \helpref{wxMiniFrame}{wxminiframe}, \helpref{wxDialog}{wxdialog}
130 \docparam{style}{The window style. See \helpref{wxFrame}{wxframe}.}
143 \helpref{wxFrame::Create}{wxframecreate}
168 Used in two-step frame construction. See \helpref{wxFrame::wxFrame}{wxframector}\rtfsp
184 \docparam{style}{The status bar style. See \helpref{wxStatusBar}{wxstatusbar} for a list
202 override \helpref{wxFrame::OnCreateStatusBar}{wxframeoncreatestatusbar}.
208 \helpref{wxFrame::SetStatusText}{wxframesetstatustext},\rtfsp
209 \helpref{wxFrame::OnCreateStatusBar}{wxframeoncreatestatusbar},\rtfsp
210 \helpref{wxFrame::GetStatusBar}{wxframegetstatusbar}
221 \docparam{style}{The toolbar style. See \helpref{wxToolBar}{wxtoolbar} for a list
237 override \helpref{wxFrame::OnCreateToolBar}{wxframeoncreatetoolbar}.
240 with \helpref{wxFrame::SetToolBar}{wxframesettoolbar}, the frame will manage the toolbar
241 position and adjust the return value from \helpref{wxWindow::GetClientSize}{wxwindowgetclientsize} to
251 \helpref{wxFrame::CreateStatusBar}{wxframecreatestatusbar},\rtfsp
252 \helpref{wxFrame::OnCreateToolBar}{wxframeoncreatetoolbar},\rtfsp
253 \helpref{wxFrame::SetToolBar}{wxframesettoolbar},\rtfsp
254 \helpref{wxFrame::GetToolBar}{wxframegettoolbar}
271 \helpref{wxFrame::SetMenuBar}{wxframesetmenubar}, \helpref{wxMenuBar}{wxmenubar}, \helpref{wxMenu}{wxmenu}
281 \helpref{wxFrame::CreateStatusBar}{wxframecreatestatusbar}, \helpref{wxStatusBar}{wxstatusbar}
291 \helpref{wxFrame::SetStatusBarPane}{wxframesetstatusbarpane}
301 \helpref{wxFrame::CreateToolBar}{wxframecreatetoolbar}, \helpref{wxToolBar}{wxtoolbar},\rtfsp
302 \helpref{wxFrame::SetToolBar}{wxframesettoolbar}
310 Virtual function called when a status bar is requested by \helpref{wxFrame::CreateStatusBar}{wxframecreatestatusbar}.
316 \docparam{style}{The window style. See \helpref{wxStatusBar}{wxstatusbar} for a list
331 implementation returns an instance of \helpref{wxStatusBar}{wxstatusbar}.
335 \helpref{wxFrame::CreateStatusBar}{wxframecreatestatusbar}, \helpref{wxStatusBar}{wxstatusbar}.
342 Virtual function called when a toolbar is requested by \helpref{wxFrame::CreateToolBar}{wxframecreatetoolbar}.
346 \docparam{style}{The toolbar style. See \helpref{wxToolBar}{wxtoolbar} for a list
361 implementation returns an instance of \helpref{wxToolBar}{wxtoolbar}.
365 \helpref{wxFrame::CreateToolBar}{wxframecreatetoolbar}, \helpref{wxToolBar}{wxtoolbar}.
383 This function sends a dummy \helpref{size event}{wxsizeevent} to the frame
389 layout, it is enough to call \helpref{Layout()}{wxwindowlayout} directly and
443 \helpref{wxFrame::GetMenuBar}{wxframegetmenubar}, \helpref{wxMenuBar}{wxmenubar}, \helpref{wxMenu}{wxmenu}.
453 \helpref{wxFrame::CreateStatusBar}{wxframecreatestatusbar}, \helpref{wxStatusBar}{wxstatusbar},\rtfsp
454 \helpref{wxFrame::GetStatusBar}{wxframegetstatusbar}
481 \helpref{wxFrame::CreateStatusBar}{wxframecreatestatusbar}, \helpref{wxStatusBar}{wxstatusbar}
492 same used in \helpref{CreateStatusBar}{wxframecreatestatusbar}.}
517 \helpref{wxFrame::CreateToolBar}{wxframecreatetoolbar}, \helpref{wxToolBar}{wxtoolbar},\rtfsp
518 \helpref{wxFrame::GetToolBar}{wxframegettoolbar}