⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 debugrptpvw.tex

📁 很牛的GUI源码wxWidgets-2.8.0.zip 可在多种平台下运行.
💻 TEX
字号:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Name:        debugrptpvw.tex%% Purpose:     wxDebugReportPreview documentation%% Author:      Vadim Zeitlin%% Modified by:%% Created:     2005-03-21%% RCS-ID:      $Id: debugrptpvw.tex,v 1.1 2005/03/21 18:28:27 VZ Exp $%% Copyright:   (c) Vadim Zeitlin 2005%% License:     wxWindows license%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\section{\class{wxDebugReportPreview}}\label{wxdebugreportpreview}This class presents the debug report to the user and allows him to veto reportentirely or remove some parts of it. Although not mandatory, using this classis strongly recommended as data included in the debug report might containsensitive private information and the user should be notified about it as wellas having a possibility to examine the data which had been gathered to checkwhether this is effectively the case and discard the debug report if it is.wxDebugReportPreview is an abstract base class, currently the only concreteclass deriving from it is \helpref{wxDebugReportPreviewStd}{wxdebugreportpreviewstd}.\wxheading{Derived from}No base class\wxheading{Include files}<wx/debugrpt.h>\latexignore{\rtfignore{\wxheading{Members}}}\membersection{wxDebugReportPreview::wxDebugReportPreview}\label{wxdebugreportpreviewwxdebugreportpreview}\func{}{wxDebugReportPreview}{\void}Trivial default constructor.\membersection{wxDebugReportPreview::\destruct{wxDebugReportPreview}}\label{wxdebugreportpreviewdtor}\func{}{\destruct{wxDebugReportPreview}}{\void}dtor is trivial as well but should be virtual for a base class\membersection{wxDebugReportPreview::Show}\label{wxdebugreportpreviewshow}\constfunc{bool}{Show}{\param{wxDebugReport\& }{dbgrpt}}Present the report to the user and allow him to modify it by removing some orall of the files and, potentially, adding some notes. Return \true if thereport should be processed or \false if the user chose to cancel reportgeneration or removed all files from it.

⌨️ 快捷键说明

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