• 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:viewer

4 applications may invoke a help viewer to provide on-line help.
8 This avoids proliferation of many instances of the help viewer whenever the
13 to associate a filename with it. The help viewer will only get run, however,
46 a similar style to the Microsoft HTML Help viewer and using some of the same files.
78 Constructs a help instance object, but does not invoke the help viewer.
89 Destroys the help instance, closing down the viewer if it is running.
98 number if using wxHelp (now obsolete). Does not invoke the help viewer.
100 any attempts to communicate with the viewer.
110 If the help viewer is not running, runs it and displays the file at the given block number.
126 If the help viewer is not running, runs it and displays the
141 If the help viewer is not running, runs it and displays the given section.
151 If the help viewer is not running, runs it and displays the given section.
187 \docparam{viewer}{This defaults to "netscape" for wxExtHelpController.}
190 that the viewer is a variant of Netscape Navigator.}
203 If the help viewer is not running, runs it, and searches for sections matching
221 If the help viewer is not running, runs it and loads the given file.
223 empty, the file specified in {\bf Initialize} is used. If the viewer is
234 Overridable member called when this application's viewer is quit by the user.
259 \func{virtual void}{SetViewer}{\param{const wxString\& }{viewer}, \param{long}{ flags}}
261 Sets detailed viewer information. So far this is only relevant to wxExtHelpController.
275 If the viewer is running, quits it by disconnecting.
277 For Windows Help, the viewer will only close if no other application is using it.