Missed labels to replace number of 'topicNNN' in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,7 @@ See also \helpref{Generic window styles}{windowstyles}.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxDirDialog::wxDirDialog}\label{wxdirdialogconstr}
|
||||
\membersection{wxDirDialog::wxDirDialog}\label{wxdirdialogctor}
|
||||
|
||||
\func{}{wxDirDialog}{\param{wxWindow* }{parent}, \param{const wxString\& }{message = "Choose a directory"},\rtfsp
|
||||
\param{const wxString\& }{defaultPath = ""}, \param{long }{style = 0},\rtfsp
|
||||
|
@@ -19,14 +19,14 @@ wxOutputStream is an abstract base class which may not be used directly.
|
||||
% ctor & dtor
|
||||
% -----------
|
||||
|
||||
\membersection{wxOutputStream::wxOutputStream}
|
||||
\membersection{wxOutputStream::wxOutputStream}\label{wxoutputstreamctor}
|
||||
|
||||
\func{}{wxOutputStream}{\void}
|
||||
|
||||
Creates a dummy wxOutputStream object.
|
||||
|
||||
|
||||
\membersection{wxOutputStream::\destruct{wxOutputStream}}
|
||||
\membersection{wxOutputStream::\destruct{wxOutputStream}}\label{wxoutputstreamdtor}
|
||||
|
||||
\func{}{\destruct{wxOutputStream}}{\void}
|
||||
|
||||
|
@@ -339,7 +339,7 @@ is taken as a back reference if it comes after a suitable subexpression
|
||||
(i.e. the number is in the legal range for a back reference), and otherwise
|
||||
is taken as octal.
|
||||
|
||||
\subsection{Metasyntax}label{remetasyntax}
|
||||
\subsection{Metasyntax}\label{remetasyntax}
|
||||
|
||||
\helpref{Syntax of the builtin regular expression library}{wxresyn}
|
||||
|
||||
|
@@ -26,7 +26,7 @@ not supported, it always returns $0$.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxZlibInputStream::wxZlibInputStream}
|
||||
\membersection{wxZlibInputStream::wxZlibInputStream}\label{wxzlibinputstreamwxzlibinputstream}
|
||||
|
||||
\func{}{wxZlibInputStream}{\param{wxInputStream\&}{ stream}, \param{int}{ flags = wxZLIB\_AUTO}}
|
||||
|
||||
@@ -97,7 +97,7 @@ The stream is not seekable, \helpref{SeekO()}{wxoutputstreamseeko} returns
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxZlibOutputStream::wxZlibOutputStream}
|
||||
\membersection{wxZlibOutputStream::wxZlibOutputStream}\label{wxzliboutputstreamwxzliboutputstream}
|
||||
|
||||
\func{}{wxZlibOutputStream}{\param{wxOutputStream\&}{ stream}, \param{int}{ level = -1}, \param{int}{ flags = wxZLIB\_ZLIB}}
|
||||
|
||||
|
@@ -13,7 +13,7 @@
|
||||
|
||||
Classes: \helpref{wxDateTime}{wxdatetime}, \helpref{wxDateSpan}{wxdatespan}, \helpref{wxTimeSpan}{wxtimespan}, \helpref{wxCalendarCtrl}{wxcalendarctrl}
|
||||
|
||||
\subsection{Introduction}
|
||||
\subsection{Introduction}\label{introductiontowxdatetime}
|
||||
|
||||
wxWidgets provides a set of powerful classes to work with dates and times. Some
|
||||
of the supported features of \helpref{wxDateTime}{wxdatetime} class are:
|
||||
@@ -32,7 +32,7 @@ format.}
|
||||
them is fast}
|
||||
\end{twocollist}
|
||||
|
||||
\subsection{All date/time classes at a glance}
|
||||
\subsection{All date/time classes at a glance}\label{alldatetimeclasses}
|
||||
|
||||
There are 3 main classes declared in {\tt <wx/datetime.h>}: except
|
||||
\helpref{wxDateTime}{wxdatetime} itself which represents an absolute
|
||||
@@ -51,7 +51,7 @@ Finally, in other parts of this manual you may find mentions of wxDate and
|
||||
wxTime classes. \helpref{These classes}{tdatecompatibility} are obsolete and
|
||||
superseded by wxDateTime.
|
||||
|
||||
\subsection{wxDateTime characteristics}
|
||||
\subsection{wxDateTime characteristics}\label{wxdatetimecharacteristics}
|
||||
|
||||
\helpref{wxDateTime}{wxdatetime} stores the time as a signed number of
|
||||
milliseconds since the Epoch which is fixed, by convention, to Jan 1, 1970 -
|
||||
@@ -78,7 +78,7 @@ region, dependent). Future versions will probably have Julian calendar support
|
||||
as well and support for other calendars (Maya, Hebrew, Chinese...) is not
|
||||
ruled out.
|
||||
|
||||
\subsection{Difference between wxDateSpan and wxTimeSpan}
|
||||
\subsection{Difference between wxDateSpan and wxTimeSpan}\label{dateandtimespansdifference}
|
||||
|
||||
While there is only one logical way to represent an absolute moment in the
|
||||
time (and hence only one wxDateTime class), there are at least two methods to
|
||||
|
@@ -41,7 +41,7 @@ Windows, the unit for text is points but the text is scaled according to the
|
||||
current mapping mode. However, user scaling on a device context will also
|
||||
scale fonts under both environments.}
|
||||
|
||||
\subsection{Native font information}
|
||||
\subsection{Native font information}\label{nativefontinformation}
|
||||
|
||||
An alternative way of choosing fonts is to use the native font description.
|
||||
This is the only acceptable solution if the user is allowed to choose the font
|
||||
|
@@ -86,7 +86,7 @@ Constructor, creating and showing a toggle button.
|
||||
|
||||
\helpref{wxToggleButton::Create}{wxtogglebuttoncreate}, \helpref{wxValidator}{wxvalidator}
|
||||
|
||||
\membersection{wxToggleButton::\destruct{wxToggleButton}}
|
||||
\membersection{wxToggleButton::\destruct{wxToggleButton}}\label{wxtogglebuttondtor}
|
||||
|
||||
\func{}{\destruct{wxToggleButton}}{\void}
|
||||
|
||||
|
@@ -62,7 +62,7 @@ The possible values for {\it kind} parameters are:
|
||||
\end{twocollist}
|
||||
|
||||
|
||||
\membersection{wxThread::\destruct{wxThread}}
|
||||
\membersection{wxThread::\destruct{wxThread}}\label{wxthreaddtor}
|
||||
|
||||
\func{}{\destruct{wxThread}}{\void}
|
||||
|
||||
|
@@ -46,13 +46,13 @@ None.
|
||||
|
||||
This constructor simply initializes a member variable.
|
||||
|
||||
\membersection{wxThreadHelper::m\_thread}
|
||||
\membersection{wxThreadHelper::m\_thread}\label{wxthreadhelpermthread}
|
||||
|
||||
\member{wxThread *}{m\_thread}
|
||||
|
||||
the actual \helpref{wxThread}{wxthread} object.
|
||||
|
||||
\membersection{wxThread::\destruct{wxThreadHelper}}
|
||||
\membersection{wxThreadHelper::\destruct{wxThreadHelper}}\label{wxthreadhelperdtor}
|
||||
|
||||
\func{}{\destruct{wxThreadHelper}}{\void}
|
||||
|
||||
|
@@ -25,7 +25,7 @@ when the thread runs.
|
||||
|
||||
This constructor simply initializes member variables.
|
||||
|
||||
\membersection{wxThreadHelperThread::m\_owner}
|
||||
\membersection{wxThreadHelperThread::m\_owner}\label{wxthreadhelperthreadmowner}
|
||||
|
||||
\member{wxThreadHelperThread\& }{m\_owner}
|
||||
|
||||
|
@@ -53,7 +53,7 @@ Default constructor. If you use it to construct the object and don't call
|
||||
Creates a timer and associates it with {\it owner}. Please see
|
||||
\helpref{SetOwner}{wxtimersetowner} for the description of parameters.
|
||||
|
||||
\membersection{wxTimer::\destruct{wxTimer}}
|
||||
\membersection{wxTimer::\destruct{wxTimer}}\label{wxtimerdtor}
|
||||
|
||||
\func{}{\destruct{wxTimer}}{\void}
|
||||
|
||||
|
@@ -28,7 +28,7 @@ No base class
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Function groups}}}
|
||||
|
||||
\membersection{Static functions}
|
||||
\membersection{Static functions}\label{timespanstaticfunctions}
|
||||
|
||||
\helpref{Seconds}{wxtimespanseconds}\\
|
||||
\helpref{Second}{wxtimespansecond}\\
|
||||
@@ -41,11 +41,11 @@ No base class
|
||||
\helpref{Weeks}{wxtimespanweeks}\\
|
||||
\helpref{Week}{wxtimespanweek}
|
||||
|
||||
\membersection{Constructors}
|
||||
\membersection{Constructors}\label{timespanconstructors}
|
||||
|
||||
\helpref{wxTimeSpan}{wxtimespanctor}
|
||||
|
||||
\membersection{Accessors}
|
||||
\membersection{Accessors}\label{timespanaccessors}
|
||||
|
||||
\helpref{GetSeconds}{wxtimespangetseconds}\\
|
||||
\helpref{GetMinutes}{wxtimespangetminutes}\\
|
||||
@@ -54,7 +54,7 @@ No base class
|
||||
\helpref{GetWeeks}{wxtimespangetweeks}\\
|
||||
\helpref{GetValue}{wxtimespangetvalue}
|
||||
|
||||
\membersection{Operations}
|
||||
\membersection{Operations}\label{timespanoperations}
|
||||
|
||||
\helpref{Add}{wxtimespanadd}\\
|
||||
\helpref{Substract}{wxtimespansubstract}\\
|
||||
@@ -63,7 +63,7 @@ No base class
|
||||
\helpref{Neg}{wxtimespanneg}\\
|
||||
\helpref{Abs}{wxtimespanabs}
|
||||
|
||||
\membersection{Tests}
|
||||
\membersection{Tests}\label{timespantests}
|
||||
|
||||
\helpref{IsNull}{wxtimespanisnull}\\
|
||||
\helpref{IsPositive}{wxtimespanispositive}\\
|
||||
@@ -72,7 +72,7 @@ No base class
|
||||
\helpref{IsLongerThan}{wxtimespanislongerthan}\\
|
||||
\helpref{IsShorterThan}{wxtimespanisshorterthan}
|
||||
|
||||
\membersection{Formatting time spans}
|
||||
\membersection{Formatting time spans}\label{timespanformatting}
|
||||
|
||||
\helpref{Format}{wxtimespanformat}
|
||||
|
||||
|
@@ -160,7 +160,7 @@ tools.
|
||||
You may also create a toolbar that is managed by the frame, by
|
||||
calling \helpref{wxFrame::CreateToolBar}{wxframecreatetoolbar}.
|
||||
|
||||
\membersection{wxToolBar::\destruct{wxToolBar}}
|
||||
\membersection{wxToolBar::\destruct{wxToolBar}}\label{wxtoolbardtor}
|
||||
|
||||
\func{void}{\destruct{wxToolBar}}{\void}
|
||||
|
||||
|
@@ -145,7 +145,7 @@ appropriately.}
|
||||
\helpref{wxTreeCtrl::Create}{wxtreectrlcreate}, \helpref{wxValidator}{wxvalidator}
|
||||
|
||||
|
||||
\membersection{wxTreeCtrl::\destruct{wxTreeCtrl}}
|
||||
\membersection{wxTreeCtrl::\destruct{wxTreeCtrl}}\label{wxtreectrldtor}
|
||||
|
||||
\func{void}{\destruct{wxTreeCtrl}}{\void}
|
||||
|
||||
|
@@ -8,7 +8,7 @@ $$\image{8cm;0cm}{splitter.eps}$$
|
||||
|
||||
The style wxSP\_3D has been used to show a 3D border and 3D sash.
|
||||
|
||||
\subsection{Example}
|
||||
\subsection{Example}\label{wxsplitterwindowexample}
|
||||
|
||||
The following fragment shows how to create a splitter window, creating two
|
||||
subwindows and hiding one of them.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
Classes: \helpref{wxString}{wxstring}, \helpref{wxArrayString}{wxarraystring}, \helpref{wxStringTokenizer}{wxstringtokenizer}
|
||||
|
||||
\subsection{Introduction}
|
||||
\subsection{Introduction}\label{introductiontowxstring}
|
||||
|
||||
wxString is a class which represents a character string of arbitrary length (limited by
|
||||
{\it MAX\_INT} which is usually 2147483647 on 32 bit machines) and containing
|
||||
@@ -22,7 +22,7 @@ replacing and both C-like \helpref{Printf()}{wxstringprintf} and stream-like
|
||||
insertion functions as well as much more - see \helpref{wxString}{wxstring}
|
||||
for a list of all functions.
|
||||
|
||||
\subsection{Comparison of wxString to other string classes}
|
||||
\subsection{Comparison of wxString to other string classes}\label{otherstringclasses}
|
||||
|
||||
The advantages of using a special string class instead of working directly with
|
||||
C strings are so obvious that there is a huge number of such classes available.
|
||||
@@ -131,7 +131,7 @@ strings inside the function faster because of
|
||||
strings should return {\it wxString} - this makes it safe to return local
|
||||
variables.
|
||||
|
||||
\subsection{Other string related functions and classes}
|
||||
\subsection{Other string related functions and classes}\label{relatedtostring}
|
||||
|
||||
As most programs use character strings, the standard C library provides quite
|
||||
a few functions to work with them. Unfortunately, some of them have rather
|
||||
|
@@ -61,7 +61,7 @@ as the demo shows, before adding tools to the button bar. Don't supply more than
|
||||
one bitmap for each tool, because the toolbar generates all three images (normal,
|
||||
depressed and checked) from the single bitmap you give it.
|
||||
|
||||
\subsection{Using the toolbar library}
|
||||
\subsection{Using the toolbar library}\label{usingtoolbarlibrary}
|
||||
|
||||
Include {\tt "wx/toolbar.h"}, or if using a class directly, one of:
|
||||
|
||||
|
@@ -21,40 +21,40 @@ and \helpref{wxDocManager}{wxdocmanager} classes.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxView::m\_viewDocument}
|
||||
\membersection{wxView::m\_viewDocument}\label{wxviewmviewdocument}
|
||||
|
||||
\member{wxDocument*}{m\_viewDocument}
|
||||
|
||||
The document associated with this view. There may be more than one view per
|
||||
document, but there can never be more than one document for one view.
|
||||
|
||||
\membersection{wxView::m\_viewFrame}
|
||||
\membersection{wxView::m\_viewFrame}\label{wxviewmviewframe}
|
||||
|
||||
\member{wxFrame*}{m\_viewFrame}
|
||||
|
||||
Frame associated with the view, if any.
|
||||
|
||||
\membersection{wxView::m\_viewTypeName}
|
||||
\membersection{wxView::m\_viewTypeName}\label{wxviewmviewtypename}
|
||||
|
||||
\member{wxString}{m\_viewTypeName}
|
||||
|
||||
The view type name given to the wxDocTemplate constructor, copied to this
|
||||
variable when the view is created. Not currently used by the framework.
|
||||
|
||||
\membersection{wxView::wxView}
|
||||
\membersection{wxView::wxView}\label{wxviewctor}
|
||||
|
||||
\func{}{wxView}{\void}
|
||||
|
||||
Constructor. Define your own default constructor to initialize application-specific
|
||||
data.
|
||||
|
||||
\membersection{wxView::\destruct{wxView}}
|
||||
\membersection{wxView::\destruct{wxView}}\label{wxviewdtor}
|
||||
|
||||
\func{}{\destruct{wxView}}{\void}
|
||||
|
||||
Destructor. Removes itself from the document's list of views.
|
||||
|
||||
\membersection{wxView::Activate}
|
||||
\membersection{wxView::Activate}\label{wxviewactivate}
|
||||
|
||||
\func{virtual void}{Activate}{\param{bool}{ activate}}
|
||||
|
||||
@@ -68,20 +68,20 @@ and from its OnMenuCommand member.
|
||||
|
||||
This function calls wxView::OnActivateView.
|
||||
|
||||
\membersection{wxView::Close}
|
||||
\membersection{wxView::Close}\label{wxviewclose}
|
||||
|
||||
\func{virtual bool}{Close}{\param{bool}{ deleteWindow = true}}
|
||||
|
||||
Closes the view by calling OnClose. If {\it deleteWindow} is true, this function should
|
||||
delete the window associated with the view.
|
||||
|
||||
\membersection{wxView::GetDocument}
|
||||
\membersection{wxView::GetDocument}\label{wxviewgetdocument}
|
||||
|
||||
\constfunc{wxDocument*}{GetDocument}{\void}
|
||||
|
||||
Gets a pointer to the document associated with the view.
|
||||
|
||||
\membersection{wxView::GetDocumentManager}
|
||||
\membersection{wxView::GetDocumentManager}\label{wxviewgetdocumentmanager}
|
||||
|
||||
\constfunc{wxDocumentManager*}{GetDocumentManager}{\void}
|
||||
|
||||
@@ -96,28 +96,28 @@ not a wxFrame at all in the generic MDI implementation which uses the notebook
|
||||
pages instead of the frames and this is why this method returns a wxWindow and
|
||||
not a wxFrame.
|
||||
|
||||
\membersection{wxView::GetViewName}
|
||||
\membersection{wxView::GetViewName}\label{wxviewgetviewname}
|
||||
|
||||
\constfunc{wxString}{GetViewName}{\void}
|
||||
|
||||
Gets the name associated with the view (passed to the wxDocTemplate constructor).
|
||||
Not currently used by the framework.
|
||||
|
||||
\membersection{wxView::OnActivateView}
|
||||
\membersection{wxView::OnActivateView}\label{wxviewonactivateview}
|
||||
|
||||
\func{virtual void}{OnActivateView}{\param{bool }{activate}, \param{wxView *}{activeView}, \param{wxView *}{deactiveView}}
|
||||
|
||||
Called when a view is activated by means of wxView::Activate. The default implementation does
|
||||
nothing.
|
||||
|
||||
\membersection{wxView::OnChangeFilename}
|
||||
\membersection{wxView::OnChangeFilename}\label{wxviewonchangefilename}
|
||||
|
||||
\func{virtual void}{OnChangeFilename}{\void}
|
||||
|
||||
Called when the filename has changed. The default implementation constructs a
|
||||
suitable title and sets the title of the view frame (if any).
|
||||
|
||||
\membersection{wxView::OnClose}
|
||||
\membersection{wxView::OnClose}\label{wxviewonclose}
|
||||
|
||||
\func{virtual bool}{OnClose}{\param{bool}{ deleteWindow}}
|
||||
|
||||
@@ -136,7 +136,7 @@ frame associated with the view.
|
||||
Override this to clean up the view when the document is being
|
||||
closed.
|
||||
|
||||
\membersection{wxView::OnCreate}
|
||||
\membersection{wxView::OnCreate}\label{wxviewoncreate}
|
||||
|
||||
\func{virtual bool}{OnCreate}{\param{wxDocument* }{doc}, \param{long}{ flags}}
|
||||
|
||||
@@ -149,7 +149,7 @@ elements to view and/or edit the contents of the wxDocument.
|
||||
By default, simply returns true. If the function returns false, the
|
||||
view will be deleted.
|
||||
|
||||
\membersection{wxView::OnCreatePrintout}
|
||||
\membersection{wxView::OnCreatePrintout}\label{wxviewoncreateprintout}
|
||||
|
||||
\func{virtual wxPrintout*}{OnCreatePrintout}{\void}
|
||||
|
||||
@@ -162,7 +162,7 @@ and previews one page by calling wxView::OnDraw.
|
||||
|
||||
Override to return an instance of a class other than wxDocPrintout.
|
||||
|
||||
\membersection{wxView::OnUpdate}
|
||||
\membersection{wxView::OnUpdate}\label{onviewonupdate}
|
||||
|
||||
\func{virtual void}{OnUpdate}{\param{wxView* }{sender}, \param{wxObject* }{hint}}
|
||||
|
||||
@@ -171,14 +171,14 @@ that sent the update request, or NULL if no single view requested the update (fo
|
||||
when the document is opened). {\it hint} is as yet unused but may in future contain
|
||||
application-specific information for making updating more efficient.
|
||||
|
||||
\membersection{wxView::SetDocument}
|
||||
\membersection{wxView::SetDocument}\label{wxviewsetdocument}
|
||||
|
||||
\func{void}{SetDocument}{\param{wxDocument* }{doc}}
|
||||
|
||||
Associates the given document with the view. Normally called by the
|
||||
framework.
|
||||
|
||||
\membersection{wxView::SetFrame}
|
||||
\membersection{wxView::SetFrame}\label{wxviewsetframe}
|
||||
|
||||
\func{void}{SetFrame}{\param{wxWindow* }{frame}}
|
||||
|
||||
@@ -188,7 +188,7 @@ if possible, to tell the view about the frame.
|
||||
See \helpref{GetFrame}{wxviewgetframe} for the explanation about the mismatch
|
||||
between the ``Frame'' in the method name and the type of its parameter.
|
||||
|
||||
\membersection{wxView::SetViewName}
|
||||
\membersection{wxView::SetViewName}\label{wxviewsetviewname}
|
||||
|
||||
\func{void}{SetViewName}{\param{const wxString\& }{name}}
|
||||
|
||||
|
@@ -142,7 +142,7 @@ correctly sized. }
|
||||
\docparam{name}{Window name.}
|
||||
|
||||
|
||||
\membersection{wxWindow::\destruct{wxWindow}}
|
||||
\membersection{wxWindow::\destruct{wxWindow}}\label{wxwindowdtor}
|
||||
|
||||
\func{}{\destruct{wxWindow}}{\void}
|
||||
|
||||
@@ -158,7 +158,7 @@ can delete a window only when it is safe to do so, in idle time.
|
||||
\helpref{wxCloseEvent}{wxcloseevent}
|
||||
|
||||
|
||||
\membersection{wxWindow::AddChild}
|
||||
\membersection{wxWindow::AddChild}\label{wxwindowaddchild}
|
||||
|
||||
\func{virtual void}{AddChild}{\param{wxWindow* }{child}}
|
||||
|
||||
@@ -287,7 +287,7 @@ Clears the window by filling it with the current background colour. Does not
|
||||
cause an erase background event to be generated.
|
||||
|
||||
|
||||
\membersection{wxWindow::ClientToScreen}
|
||||
\membersection{wxWindow::ClientToScreen}\label{wxwindowclienttoscreen}
|
||||
|
||||
\constfunc{virtual void}{ClientToScreen}{\param{int* }{x}, \param{int* }{y}}
|
||||
|
||||
@@ -451,7 +451,7 @@ windows.
|
||||
to the list of windows pending real deletion.
|
||||
|
||||
|
||||
\membersection{wxWindow::DestroyChildren}
|
||||
\membersection{wxWindow::DestroyChildren}\label{wxwindowdestroychildren}
|
||||
|
||||
\func{virtual void}{DestroyChildren}{\void}
|
||||
|
||||
@@ -764,21 +764,21 @@ Returns the currently captured window.
|
||||
\helpref{wxMouseCaptureChangedEvent}{wxmousecapturechangedevent}
|
||||
|
||||
|
||||
\membersection{wxWindow::GetCharHeight}
|
||||
\membersection{wxWindow::GetCharHeight}\label{wxwindowgetcharheight}
|
||||
|
||||
\constfunc{virtual int}{GetCharHeight}{\void}
|
||||
|
||||
Returns the character height for this window.
|
||||
|
||||
|
||||
\membersection{wxWindow::GetCharWidth}
|
||||
\membersection{wxWindow::GetCharWidth}\label{wxwindowgetcharwidth}
|
||||
|
||||
\constfunc{virtual int}{GetCharWidth}{\void}
|
||||
|
||||
Returns the average character width for this window.
|
||||
|
||||
|
||||
\membersection{wxWindow::GetChildren}
|
||||
\membersection{wxWindow::GetChildren}\label{wxwindowgetchildren}
|
||||
|
||||
\func{wxList\&}{GetChildren}{\void}
|
||||
|
||||
@@ -960,7 +960,7 @@ be used at all.
|
||||
\helpref{wxWindow::GetBackgroundColour}{wxwindowgetbackgroundcolour}
|
||||
|
||||
|
||||
\membersection{wxWindow::GetGrandParent}
|
||||
\membersection{wxWindow::GetGrandParent}\label{wxwindowgetgrandparent}
|
||||
|
||||
\constfunc{wxWindow*}{GetGrandParent}{\void}
|
||||
|
||||
@@ -1010,7 +1010,7 @@ Each window has an integer identifier. If the application has not provided one
|
||||
\helpref{Window identifiers}{windowids}
|
||||
|
||||
|
||||
\membersection{wxWindow::GetLabel}
|
||||
\membersection{wxWindow::GetLabel}\label{wxwindowgetlabel}
|
||||
|
||||
\constfunc{virtual wxString }{GetLabel}{\void}
|
||||
|
||||
@@ -1042,7 +1042,7 @@ name in the window constructor or via \helpref{wxWindow::SetName}{wxwindowsetnam
|
||||
\helpref{wxWindow::SetName}{wxwindowsetname}
|
||||
|
||||
|
||||
\membersection{wxWindow::GetParent}
|
||||
\membersection{wxWindow::GetParent}\label{wxwindowgetparent}
|
||||
|
||||
\constfunc{virtual wxWindow*}{GetParent}{\void}
|
||||
|
||||
|
@@ -27,7 +27,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxWindowDC::wxWindowDC}
|
||||
\membersection{wxWindowDC::wxWindowDC}\label{wxwindowdcwxwindowdc}
|
||||
|
||||
\func{}{wxWindowDC}{\param{wxWindow*}{ window}}
|
||||
|
||||
|
@@ -30,14 +30,14 @@ None
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxWindowDisabler::wxWindowDisabler}
|
||||
\membersection{wxWindowDisabler::wxWindowDisabler}\label{wxwindowdisablerctor}
|
||||
|
||||
\func{}{wxWindowDisabler}{\param{wxWindow *}{winToSkip = NULL}}
|
||||
|
||||
Disables all top level windows of the applications with the exception of
|
||||
{\it winToSkip} if it is not {\tt NULL}.
|
||||
|
||||
\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}
|
||||
\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}\label{wxwindowdisablerdtor}
|
||||
|
||||
\func{}{\destruct{wxWindowDisabler}}{\void}
|
||||
|
||||
|
@@ -31,7 +31,7 @@ enum wxXmlResourceFlags
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxXmlResource::wxXmlResource}\label{wxxmlresourcewxxmlresource}
|
||||
\membersection{wxXmlResource::wxXmlResource}\label{wxxmlresourcector}
|
||||
|
||||
\func{}{wxXmlResource}{\param{const wxString\& }{filemask}, \param{int }{flags = wxXRC\_USE\_LOCALE}}
|
||||
|
||||
|
@@ -20,7 +20,7 @@ See \helpref{XML-based resource system overview}{xrcoverview} for details.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxXmlResourceHandler::wxXmlResourceHandler}\label{wxxmlresourcehandlerwxxmlresourcehandler}
|
||||
\membersection{wxXmlResourceHandler::wxXmlResourceHandler}\label{wxxmlresourcehandlerctor}
|
||||
|
||||
\func{}{wxXmlResourceHandler}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user