]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/table.tex
fixed low resolution problem with wxPostScriptDC
[wxWidgets.git] / docs / latex / wx / table.tex
CommitLineData
f6bcfd97
BP
1\section{\class{wxTable}}\label{wxtable}
2
3A wxTable instance provides access to rows of data in
4a table contained within the associated ODBC data source
5
6\wxheading{Include files}
7
8<wx/version.h>
9<wx/dbtable.h>
10<wx/db.h>
11
12\wxheading{Data structures}
13
14\wxheading{Remarks}
15
16\wxheading{See also}
17
18\helpref{wxTable}{wxtable}
19
20\latexignore{\rtfignore{\wxheading{Members}}}
21
22\membersection{wxTable::wxTable}\label{wxtableconstr}
23
24\func{}{wxTable}{\void}
25
26Default constructor.
27