debugrptz.tex

来自「很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.」· 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} whichcompresses 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 + -
显示快捷键?