1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2 %% Name: debugrptpvwstd.tex
3 %% Purpose: wxDebugReportPreviewStd documentation
4 %% Author: Vadim Zeitlin
8 %% Copyright: (c) Vadim Zeitlin 2005
9 %% License: wxWindows license
10 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
12 \section{\class{wxDebugReportPreviewStd
}}\label{wxdebugreportpreviewstd
}
14 wxDebugReportPreviewStd is a standard debug
report preview window. It displays
15 a GUIdialog allowing the user to examine the contents of a debug
report, remove
16 files from and add notes to it.
19 \wxheading{Derived from
}
21 \helpref{wxDebugReportPreview
}{wxdebugreportpreview
}
23 \wxheading{Include files
}
29 \latexignore{\rtfignore{\wxheading{Members
}}}
32 \membersection{wxDebugReportPreviewStd::wxDebugReportPreviewStd
}\label{wxdebugreportpreviewstdwxdebugreportpreviewstd
}
34 \func{}{wxDebugReportPreviewStd
}{\void}
36 Trivial default constructor.
39 \membersection{wxDebugReportPreviewStd::Show
}\label{wxdebugreportpreviewstdshow
}
41 \constfunc{bool
}{Show
}{\param{wxDebugReport\&
}{dbgrpt
}}
44 \helpref{wxDebugReportPreview::Show()
}{wxdebugreportpreviewshow
} for more