merged 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
27
docs/latex/wx/table.tex
Normal file
27
docs/latex/wx/table.tex
Normal file
@@ -0,0 +1,27 @@
|
||||
\section{\class{wxTable}}\label{wxtable}
|
||||
|
||||
A wxTable instance provides access to rows of data in
|
||||
a table contained within the associated ODBC data source
|
||||
|
||||
\wxheading{Include files}
|
||||
|
||||
<wx/version.h>
|
||||
<wx/dbtable.h>
|
||||
<wx/db.h>
|
||||
|
||||
\wxheading{Data structures}
|
||||
|
||||
\wxheading{Remarks}
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxTable}{wxtable}
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxTable::wxTable}\label{wxtableconstr}
|
||||
|
||||
\func{}{wxTable}{\void}
|
||||
|
||||
Default constructor.
|
||||
|
Reference in New Issue
Block a user