Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba 2004-09-23 15:41:43 +00:00
parent 0304adb195
commit 08f1d43873
19 changed files with 50 additions and 50 deletions

View File

@ -21,13 +21,13 @@ wxServerBase
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxDDEServer::wxDDEServer}
\membersection{wxDDEServer::wxDDEServer}\label{wxddeserverctor}
\func{}{wxDDEServer}{\void}
Constructs a server object.
\membersection{wxDDEServer::Create}
\membersection{wxDDEServer::Create}\label{wxddeservercreate}
\func{bool}{Create}{\param{const wxString\& }{service}}

View File

@ -27,13 +27,13 @@ You are unlikely to need to use this class: only wxSocketBase uses it.
%
% ctor/dtor
%
\membersection{wxSockAddress::wxSockAddress}
\membersection{wxSockAddress::wxSockAddress}\label{wxsockaddressctor}
\func{}{wxSockAddress}{\void}
Default constructor.
\membersection{wxSockAddress::\destruct{wxSockAddress}}
\membersection{wxSockAddress::\destruct{wxSockAddress}}\label{wxsockaddressdtor}
\func{}{\destruct{wxSockAddress}}{\void}
@ -42,7 +42,7 @@ Default destructor.
%
% Clear
%
\membersection{wxSockAddress::Clear}
\membersection{wxSockAddress::Clear}\label{wxsockaddressclear}
\func{void}{Clear}{\void}
@ -51,7 +51,7 @@ Delete all informations about the address.
%
% SockAddrLen
%
\membersection{wxSockAddress::SockAddrLen}
\membersection{wxSockAddress::SockAddrLen}\label{wxsockaddresssockaddrlen}
\func{int}{SockAddrLen}{\void}

View File

@ -38,7 +38,7 @@ sent as the user drags the thumbtrack).}
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxScrollWinEvent::wxScrollWinEvent}
\membersection{wxScrollWinEvent::wxScrollWinEvent}\label{wxscrollwineventctor}
\func{}{wxScrollWinEvent}{\param{WXTYPE }{commandType = 0}, \param{int }{id = 0}, \param{int}{ pos = 0},
\rtfsp\param{int}{ orientation = 0}}

View File

@ -60,7 +60,7 @@ See also \helpref{window styles overview}{windowstyles}.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxScrollBar::wxScrollBar}\label{wxscrollbarconstr}
\membersection{wxScrollBar::wxScrollBar}\label{wxscrollbarctor}
\func{}{wxScrollBar}{\void}
@ -94,7 +94,7 @@ Constructor, creating and showing a scrollbar.
\helpref{wxScrollBar::Create}{wxscrollbarcreate}, \helpref{wxValidator}{wxvalidator}
\membersection{wxScrollBar::\destruct{wxScrollBar}}
\membersection{wxScrollBar::\destruct{wxScrollBar}}\label{wxscrollbardtor}
\func{void}{\destruct{wxScrollBar}}{\void}
@ -109,7 +109,7 @@ Destructor, destroying the scrollbar.
\param{const wxString\& }{name = ``scrollBar"}}
Scrollbar creation function called by the scrollbar constructor.
See \helpref{wxScrollBar::wxScrollBar}{wxscrollbarconstr} for details.
See \helpref{wxScrollBar::wxScrollBar}{wxscrollbarctor} for details.
\membersection{wxScrollBar::GetRange}\label{wxscrollbargetrange}

View File

@ -33,7 +33,7 @@ horizontal and vertical scroll events are processed using the same event handler
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxScrollEvent::wxScrollEvent}
\membersection{wxScrollEvent::wxScrollEvent}\label{wxscrolleventctor}
\func{}{wxScrollEvent}{\param{WXTYPE }{commandType = 0}, \param{int }{id = 0}, \param{int}{ pos = 0},
\rtfsp\param{int}{ orientation = 0}}

View File

@ -104,7 +104,7 @@ to build your own scroll behaviour.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxScrolledWindow::wxScrolledWindow}\label{wxscrolledwindowconstr}
\membersection{wxScrolledWindow::wxScrolledWindow}\label{wxscrolledwindowctor}
\func{}{wxScrolledWindow}{\void}
@ -139,7 +139,7 @@ Call \helpref{wxScrolledWindow::SetScrollbars}{wxscrolledwindowsetscrollbars} to
specify how big the virtual window size should be.
\membersection{wxScrolledWindow::\destruct{wxScrolledWindow}}
\membersection{wxScrolledWindow::\destruct{wxScrolledWindow}}\label{wxscrolledwindowdtor}
\func{}{\destruct{wxScrolledWindow}}{\void}
@ -201,7 +201,7 @@ parameters and returns xx and yy as a tuple of values.}
\param{long}{ style = wxHSCROLL \pipe wxVSCROLL}, \param{const wxString\& }{name = ``scrolledWindow"}}
Creates the window for two-step construction. Derived classes
should call or replace this function. See \helpref{wxScrolledWindow::wxScrolledWindow}{wxscrolledwindowconstr}\rtfsp
should call or replace this function. See \helpref{wxScrolledWindow::wxScrolledWindow}{wxscrolledwindowctor}\rtfsp
for details.

View File

@ -18,7 +18,7 @@ and user interface element sizes.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSystemSettings::wxSystemSettings}
\membersection{wxSystemSettings::wxSystemSettings}\label{wxsystemsettingsctor}
\func{}{wxSystemSettings}{\void}

View File

@ -25,7 +25,7 @@ supports seeking.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxStringInputStream::wxStringInputStream}
\membersection{wxStringInputStream::wxStringInputStream}\label{wxstringinputstreamctor}
\func{}{wxStringInputStream}{\param{const wxString\&}{ s}}

View File

@ -27,7 +27,7 @@ None
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSize::wxSize}
\membersection{wxSize::wxSize}\label{wxsizector}
\func{}{wxSize}{\void}
@ -129,7 +129,7 @@ Sets the height.
Sets the width.
\membersection{wxSize::operator $=$}
\membersection{wxSize::operator $=$}\label{wxsizeassign}
\func{void}{operator $=$}{\param{const wxSize\& }{sz}}

View File

@ -52,7 +52,7 @@ function that takes a wxSizeEvent argument.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSizeEvent::wxSizeEvent}
\membersection{wxSizeEvent::wxSizeEvent}\label{wxsizeeventctor}
\func{}{wxSizeEvent}{\param{const wxSize\& }{sz}, \param{int }{id = 0}}

View File

@ -44,7 +44,7 @@ See also \helpref{window styles overview}{windowstyles}.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSlider::wxSlider}\label{wxsliderconstr}
\membersection{wxSlider::wxSlider}\label{wxsliderctor}
\func{}{wxSlider}{\void}
@ -83,7 +83,7 @@ Constructor, creating and showing a slider.
\helpref{wxSlider::Create}{wxslidercreate}, \helpref{wxValidator}{wxvalidator}
\membersection{wxSlider::\destruct{wxSlider}}
\membersection{wxSlider::\destruct{wxSlider}}\label{wxsliderdtor}
\func{void}{\destruct{wxSlider}}{\void}
@ -118,7 +118,7 @@ Windows 95 only.
\param{const wxValidator\& }{validator = wxDefaultValidator},\rtfsp
\param{const wxString\& }{name = ``slider"}}
Used for two-step slider construction. See \helpref{wxSlider::wxSlider}{wxsliderconstr}\rtfsp
Used for two-step slider construction. See \helpref{wxSlider::wxSlider}{wxsliderctor}\rtfsp
for further details.
\membersection{wxSlider::GetLineSize}\label{wxslidergetlinesize}

View File

@ -22,7 +22,7 @@ single-clicking and then pressing OK.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSingleChoiceDialog::wxSingleChoiceDialog}\label{wxsinglechoicedialogconstr}
\membersection{wxSingleChoiceDialog::wxSingleChoiceDialog}\label{wxsinglechoicedialogctor}
\func{}{wxSingleChoiceDialog}{\param{wxWindow* }{parent}, \param{const wxString\& }{message},\rtfsp
\param{const wxString\& }{caption}, \param{int }{n}, \param{const wxString* }{choices},\rtfsp
@ -77,7 +77,7 @@ list of strings.}
and {\tt choices}, and the client data array, if present, must have the
same length as the choices array.}
\membersection{wxSingleChoiceDialog::GetSelection}
\membersection{wxSingleChoiceDialog::GetSelection}\label{wxsinglechoicedialoggetselection}
\constfunc{int}{GetSelection}{\void}
@ -89,13 +89,13 @@ Returns the index of selected item.
Returns the client data associated with the selection.
\membersection{wxSingleChoiceDialog::GetStringSelection}
\membersection{wxSingleChoiceDialog::GetStringSelection}\label{wxsinglechoicedialoggetstringselection}
\constfunc{wxString}{GetStringSelection}{\void}
Returns the selected string.
\membersection{wxSingleChoiceDialog::SetSelection}
\membersection{wxSingleChoiceDialog::SetSelection}\label{wxsinglechoicedialogsetselection}
\constfunc{void}{SetSelection}{\param{int}{ selection}}

View File

@ -109,13 +109,13 @@ a \helpref{wxSocketEvent}{wxsocketevent} argument.
\latexignore{\rtfignore{\wxheading{Function groups}}}
\membersection{Construction and destruction}
\membersection{Construction and destruction}\label{socketconstruction}
\helpref{wxSocketBase}{wxsocketbaseconstruct}\\
\helpref{\destruct{wxSocketBase}}{wxsocketbasedestruct}\\
\helpref{Destroy}{wxsocketbasedestroy}
\membersection{Socket state}
\membersection{Socket state}\label{socketstate}
Functions to retrieve current state and miscellaneous info.
@ -131,7 +131,7 @@ Functions to retrieve current state and miscellaneous info.
\helpref{SaveState}{wxsocketbasesavestate}\\
\helpref{RestoreState}{wxsocketbaserestorestate}
\membersection{Basic IO}
\membersection{Basic IO}\label{socketbasicio}
Functions that perform basic IO functionality.
@ -163,7 +163,7 @@ Functions that allow applications to customize socket IO as needed.
\helpref{SetFlags}{wxsocketbasesetflags}\\
\helpref{SetTimeout}{wxsocketbasesettimeout}
\membersection{Handling socket events}
\membersection{Handling socket events}\label{socketevents}
Functions that allow applications to receive socket events.
@ -1063,7 +1063,7 @@ For a detailed explanation, see \helpref{wxSocketBase::SetFlags}{wxsocketbaseset
%
% wxSocketClient
%
\membersection{wxSocketClient::wxSocketClient}
\membersection{wxSocketClient::wxSocketClient}\label{wxsocketclientctor}
\func{}{wxSocketClient}{\param{wxSocketFlags}{ flags = wxSOCKET\_NONE}}
@ -1076,7 +1076,7 @@ Constructor.
%
% ~wxSocketClient
%
\membersection{wxSocketClient::\destruct{wxSocketClient}}
\membersection{wxSocketClient::\destruct{wxSocketClient}}\label{wxsocketclientdtor}
\func{}{\destruct{wxSocketClient}}{\void}
@ -1209,7 +1209,7 @@ to member functions that take a wxSocketEvent argument.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSocketEvent::wxSocketEvent}
\membersection{wxSocketEvent::wxSocketEvent}\label{wxsocketeventctor}
\func{}{wxSocketEvent}{\param{int}{ id = 0}}

View File

@ -26,7 +26,7 @@ does not support seeking but can tell its current position.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxStringOutputStream::wxStringOutputStream}
\membersection{wxStringOutputStream::wxStringOutputStream}\label{wxstringoutputstreamctor}
\func{}{wxStringOutputStream}{\param{wxString}{ *str = \texttt{NULL}}}

View File

@ -24,7 +24,7 @@ member.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxStringList::wxStringList}
\membersection{wxStringList::wxStringList}\label{wxstringlistctor}
\func{}{wxStringList}{\void}
@ -35,44 +35,44 @@ Constructor.
Constructor, taking NULL-terminated string argument list. wxStringList
allocates memory for the strings.
\membersection{wxStringList::\destruct{wxStringList}}
\membersection{wxStringList::\destruct{wxStringList}}\label{wxstringlistdtor}
\func{}{\destruct{wxStringList}}{\void}
Deletes string list, deallocating strings.
\membersection{wxStringList::Add}
\membersection{wxStringList::Add}\label{wxstringlistadd}
\func{wxNode *}{Add}{\param{const wxString\& }{s}}
Adds string to list, allocating memory.
\membersection{wxStringList::Clear}
\membersection{wxStringList::Clear}\label{wxstringlistclear}
\func{void}{Clear}{\void}
Clears all strings from the list.
\membersection{wxStringList::Delete}
\membersection{wxStringList::Delete}\label{wxstringlistdelete}
\func{void}{Delete}{\param{const wxString\& }{s}}
Searches for string and deletes from list, deallocating memory.
\membersection{wxStringList::ListToArray}
\membersection{wxStringList::ListToArray}\label{wxstringlistlisttoarray}
\func{char*}{ListToArray}{\param{bool}{ new\_copies = false}}
Converts the list to an array of strings, only allocating new memory if
\rtfsp{\bf new\_copies} is true.
\membersection{wxStringList::Member}
\membersection{wxStringList::Member}\label{wxstringlistmember}
\func{bool}{Member}{\param{const wxString\& }{s}}
Returns true if {\bf s} is a member of the list (tested using {\bf strcmp}).
\membersection{wxStringList::Sort}
\membersection{wxStringList::Sort}\label{wxstringlistsort}
\func{void}{Sort}{\void}

View File

@ -37,7 +37,7 @@ or to pass the event on to the window's children explicitly.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSysColourChangedEvent::wxSysColourChanged}
\membersection{wxSysColourChangedEvent::wxSysColourChanged}\label{wxsyscolourchangedctor}
\func{}{wxSysColourChanged}{\void}

View File

@ -36,7 +36,7 @@ is wxUSE\_SYSTEM\_OPTIONS.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSystemOptions::wxSystemOptions}
\membersection{wxSystemOptions::wxSystemOptions}\label{wxsystemoptionsctor}
\func{}{wxSystemOptions}{\void}

View File

@ -20,7 +20,7 @@ This class represents a tab control, which manages multiple tabs.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxTabCtrl::wxTabCtrl}\label{wxtabctrlconstr}
\membersection{wxTabCtrl::wxTabCtrl}\label{wxtabctrlctor}
\func{}{wxTabCtrl}{\void}
@ -44,7 +44,7 @@ Constructs a tab control.
\docparam{style}{The window style. Its value is a bit list of zero or more of {\bf wxTC\_MULTILINE},
{\bf wxTC\_RIGHTJUSTIFY}, {\bf wxTC\_FIXEDWIDTH} and {\bf wxTC\_OWNERDRAW}.}
\membersection{wxTabCtrl::\destruct{wxTabCtrl}}
\membersection{wxTabCtrl::\destruct{wxTabCtrl}}\label{wxtabctrldtor}
\func{}{\destruct{wxTabCtrl}}{\void}
@ -55,7 +55,7 @@ Destroys the wxTabCtrl object.
\func{bool}{Create}{\param{wxWindow*}{ parent}, \param{wxWindowID }{id}, \param{const wxPoint\&}{ pos = wxDefaultPosition},
\param{const wxSize\&}{ size}, \param{long}{ style = 0}, \param{const wxString\& }{name = "tabCtrl"}}
Creates a tab control. See \helpref{wxTabCtrl::wxTabCtrl}{wxtabctrlconstr} for a description
Creates a tab control. See \helpref{wxTabCtrl::wxTabCtrl}{wxtabctrlctor} for a description
of the parameters.
\membersection{wxTabCtrl::DeleteAllItems}\label{wxtabctrldeleteallitems}

View File

@ -1274,7 +1274,7 @@ None
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxStringBuffer::wxStringBuffer}
\membersection{wxStringBuffer::wxStringBuffer}\label{wxstringbufferctor}
\func{}{wxStringBuffer}{\param{const wxString\& }{str}, \param{size\_t }{len}}
@ -1283,14 +1283,14 @@ and containing enough space for at least {\it len} characters. Basically, this
is equivalent to calling \helpref{GetWriteBuf}{wxstringgetwritebuf} and
saving the result.
\membersection{wxStringBuffer::\destruct{wxStringBuffer}}
\membersection{wxStringBuffer::\destruct{wxStringBuffer}}\label{wxstringbufferdtor}
\func{}{\destruct{wxStringBuffer}}{\void}
Restores the string passed to the constructor to the usable state by calling
\helpref{UngetWriteBuf}{wxstringungetwritebuf} on it.
\membersection{wxStringBuffer::operator wxChar *}
\membersection{wxStringBuffer::operator wxChar *}\label{wxstringbufferwxchar}
\constfunc{wxChar *}{operator wxChar *}{\void}