]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/cmdlpars.tex
Added periods
[wxWidgets.git] / docs / latex / wx / cmdlpars.tex
index fcdbc0d45773ae9abc4a625a00bf5dec944e1e93..e7ab669a5174c8f1cddd35504ac536729bf76765 100644 (file)
@@ -53,6 +53,10 @@ No base class
 
 <wx/cmdline.h>
 
 
 <wx/cmdline.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{Constants}
 
 The structure wxCmdLineEntryDesc is used to describe the one command
 \wxheading{Constants}
 
 The structure wxCmdLineEntryDesc is used to describe the one command
@@ -168,8 +172,8 @@ or, if you use the default constructor, you can do it later by calling
 \helpref{SetCmdLine}{wxcmdlineparsersetcmdline}.
 
 The same holds for command line description: it can be specified either in
 \helpref{SetCmdLine}{wxcmdlineparsersetcmdline}.
 
 The same holds for command line description: it can be specified either in
-the constructor (\helpref{without command line}{wxcmdlineparserwxcmdlineparserdesc} or 
-\helpref{together with it}{wxcmdlineparserwxcmdlineparserdescargc}) or
+the constructor (\helpref{without\ command\ line}{wxcmdlineparserwxcmdlineparser} or 
+\helpref{together\ with\ it}{wxcmdlineparserwxcmdlineparserdescargc}) or
 constructed later using either \helpref{SetDesc}{wxcmdlineparsersetdesc} or
 combination of \helpref{AddSwitch}{wxcmdlineparseraddswitch}, 
 \helpref{AddOption}{wxcmdlineparseraddoption} and 
 constructed later using either \helpref{SetDesc}{wxcmdlineparsersetdesc} or
 combination of \helpref{AddSwitch}{wxcmdlineparseraddswitch}, 
 \helpref{AddOption}{wxcmdlineparseraddoption} and 
@@ -247,6 +251,8 @@ command line or false if they were not specified.
 Default constructor. You must use 
 \helpref{SetCmdLine}{wxcmdlineparsersetcmdline} later.
 
 Default constructor. You must use 
 \helpref{SetCmdLine}{wxcmdlineparsersetcmdline} later.
 
+\membersection{wxCmdLineParser::wxCmdLineParser}\label{wxcmdlineparserwxcmdlineparserdescargc}
+
 \func{}{wxCmdLineParser}{\param{int }{argc}, \param{char** }{argv}}
 
 \func{}{wxCmdLineParser}{\param{int }{argc}, \param{wchar\_t** }{argv}}
 \func{}{wxCmdLineParser}{\param{int }{argc}, \param{char** }{argv}}
 
 \func{}{wxCmdLineParser}{\param{int }{argc}, \param{wchar\_t** }{argv}}