corrected the include file names (rest of patch 1757479)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-07-22 00:00:13 +00:00
parent 08f35f8720
commit 991ad6cd02
11 changed files with 71 additions and 6 deletions

View File

@@ -130,7 +130,7 @@ Here's how you would create and populate it in a dialog constructor:
\wxheading{Include files} \wxheading{Include files}
<combo.h> <wx/combo.h>
\wxheading{Window styles} \wxheading{Window styles}

View File

@@ -17,7 +17,7 @@ how to use it, see \helpref{Setting Custom Popup for wxComboCtrl}{wxcomboctrl}.
\wxheading{Include files} \wxheading{Include files}
<combo.h> <wx/combo.h>
\wxheading{See also} \wxheading{See also}

View File

@@ -1564,9 +1564,29 @@ Returns {\tt true} if the DST is applied for this date in the given country.
\section{\class{wxDateTimeHolidayAuthority}}\label{wxdatetimeholidayauthority} \section{\class{wxDateTimeHolidayAuthority}}\label{wxdatetimeholidayauthority}
\wxheading{Derived from}
No base class
\wxheading{Include files}
<wx/datetime.h>
\latexignore{\rtfignore{\wxheading{Members}}}
TODO TODO
\section{\class{wxDateTimeWorkDays}}\label{wxdatetimeworkdays} \section{\class{wxDateTimeWorkDays}}\label{wxdatetimeworkdays}
\wxheading{Derived from}
No base class
\wxheading{Include files}
<wx/datetime.h>
\latexignore{\rtfignore{\wxheading{Members}}}
TODO TODO

View File

@@ -9,6 +9,10 @@ see also \helpref{wxDialog::SetIcons}{wxdialogseticons} and
\helpref{wxGDIObject}{wxgdiobject}\\ \helpref{wxGDIObject}{wxgdiobject}\\
\helpref{wxObject}{wxobject} \helpref{wxObject}{wxobject}
\wxheading{Include files}
<wx/iconbndl.h>
\wxheading{Predefined objects} \wxheading{Predefined objects}
{\bf wxNullIconBundle} {\bf wxNullIconBundle}

View File

@@ -20,6 +20,14 @@ such as wxPen, wxBitmap and others (see \helpref{this list}{refcountlist}).
\helpref{wxClassInfo}{wxclassinfo}, \helpref{Debugging overview}{debuggingoverview},\rtfsp \helpref{wxClassInfo}{wxclassinfo}, \helpref{Debugging overview}{debuggingoverview},\rtfsp
\helpref{wxObjectRefData}{wxobjectrefdata} \helpref{wxObjectRefData}{wxobjectrefdata}
\wxheading{Derived from}
No base class
\wxheading{Include files}
<wx/object.h>
\latexignore{\rtfignore{\wxheading{Members}}} \latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxObject::wxObject}\label{wxobjectctor} \membersection{wxObject::wxObject}\label{wxobjectctor}
@@ -220,6 +228,14 @@ you will need to cast to your own derived class.
\helpref{wxObject}{wxobject} \helpref{wxObject}{wxobject}
\wxheading{Derived from}
No base class
\wxheading{Include files}
<wx/object.h>
\latexignore{\rtfignore{\wxheading{Members}}} \latexignore{\rtfignore{\wxheading{Members}}}

View File

@@ -33,7 +33,7 @@ and \helpref{OnMeasureItemWidth()}{wxownerdrawncomboboxonmeasureitemwidth}.
\wxheading{Include files} \wxheading{Include files}
<odcombo.h> <wx/odcombo.h>
\wxheading{Window styles} \wxheading{Window styles}

View File

@@ -344,6 +344,10 @@ See \helpref{reference-counted object comparison}{refcountequality} for more inf
Inequality operator. Inequality operator.
See \helpref{reference-counted object comparison}{refcountequality} for more info. See \helpref{reference-counted object comparison}{refcountequality} for more info.
%% wxPenList
\section{\class{wxPenList}}\label{wxpenlist} \section{\class{wxPenList}}\label{wxpenlist}
There is only one instance of this class: {\bf wxThePenList}. Use There is only one instance of this class: {\bf wxThePenList}. Use
@@ -377,6 +381,14 @@ backward compatibility with earlier versions of wxWidgets.
\helpref{wxPen}{wxpen} \helpref{wxPen}{wxpen}
\wxheading{Derived from}
No base class
\wxheading{Include files}
<wx/gdicmn.h>
\latexignore{\rtfignore{\wxheading{Members}}} \latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxPenList::wxPenList}\label{wxpenlistctor} \membersection{wxPenList::wxPenList}\label{wxpenlistctor}

View File

@@ -23,7 +23,7 @@ be substituted for the actual values during printing and preview.
\wxheading{Include files} \wxheading{Include files}
<wx/richtex/richtextprint.h> <wx/richtext/richtextprint.h>
\wxheading{Data structures} \wxheading{Data structures}

View File

@@ -580,6 +580,19 @@ Note that by specification, all methods of wxSizerFlags return the wxSizerFlags
object itself to allowing chaining multiple methods calls like in the examples object itself to allowing chaining multiple methods calls like in the examples
above. above.
\wxheading{See also}
\helpref{wxSizer}{wxsizer}
\wxheading{Derived from}
No base class
\wxheading{Include files}
<wx/sizer.h>
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxSizerFlags::wxSizerFlags}\label{wxsizerflagsctor} \membersection{wxSizerFlags::wxSizerFlags}\label{wxsizerflagsctor}

View File

@@ -8,7 +8,7 @@ Predefined client data class for holding a string.
\wxheading{Include files} \wxheading{Include files}
<clntdata.h> <wx/clntdata.h>
\wxheading{Data structures} \wxheading{Data structures}

View File

@@ -33,7 +33,7 @@ wxBookCtrlBaseEvent\\
\wxheading{Include files} \wxheading{Include files}
<treebook.h> <wx/treebook.h>