debugrptz.tex

来自「Wxpython Implemented on Windows CE, Sou」· TEX 代码 · 共 41 行

TEX
41
字号
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Name:        debugrptz.tex
%% Purpose:     wxDebugReportCompress documentation
%% Author:      Vadim Zeitlin
%% Modified by:
%% Created:     2005-03-21
%% RCS-ID:      $Id: debugrptz.tex,v 1.1 2005/03/21 18:28:27 VZ Exp $
%% Copyright:   (c) Vadim Zeitlin 2005
%% License:     wxWindows license
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{\class{wxDebugReportCompress}}\label{wxdebugreportcompress}

wxDebugReportCompress is a \helpref{wxDebugReport}{wxdebugreport} which
compresses all the files in this debug report into a single .ZIP file in its
\texttt{\textit{Process()}} function.

\wxheading{Derived from}

\helpref{wxDebugReport}{wxdebugreport}

\wxheading{Include files}

<wx/debugrpt.h>


\latexignore{\rtfignore{\wxheading{Members}}}

\membersection{wxDebugReportCompress::wxDebugReportCompress}\label{wxdebugreportcompresswxdebugreportcompress}

\func{}{wxDebugReportCompress}{\void}

Default constructor does nothing special.

\membersection{wxDebugReportCompress::GetCompressedFileName}\label{wxdebugreportcompressgetcompressedfilename}

\constfunc{const wxString\&}{GetCompressedFileName}{\void}

Returns the full path of the compressed file (empty if creation failed).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?