debugrptpvwstd.tex
来自「Wxpython Implemented on Windows CE, Sou」· TEX 代码 · 共 47 行
TEX
47 行
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Name: debugrptpvwstd.tex
%% Purpose: wxDebugReportPreviewStd documentation
%% Author: Vadim Zeitlin
%% Modified by:
%% Created: 2005-03-21
%% RCS-ID: $Id: debugrptpvwstd.tex,v 1.1 2005/03/21 18:28:27 VZ Exp $
%% Copyright: (c) Vadim Zeitlin 2005
%% License: wxWindows license
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{\class{wxDebugReportPreviewStd}}\label{wxdebugreportpreviewstd}
wxDebugReportPreviewStd is a standard debug report preview window. It displays
a GUIdialog allowing the user to examine the contents of a debug report, remove
files from and add notes to it.
\wxheading{Derived from}
\helpref{wxDebugReportPreview}{wxdebugreportpreview}
\wxheading{Include files}
<wx/debugrpt.h>
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxDebugReportPreviewStd::wxDebugReportPreviewStd}\label{wxdebugreportpreviewstdwxdebugreportpreviewstd}
\func{}{wxDebugReportPreviewStd}{\void}
Trivial default constructor.
\membersection{wxDebugReportPreviewStd::Show}\label{wxdebugreportpreviewstdshow}
\constfunc{bool}{Show}{\param{wxDebugReport\& }{dbgrpt}}
Show the dialog, see
\helpref{wxDebugReportPreview::Show()}{wxdebugreportpreviewshow} for more
information.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?