Version: 2.9.4
Public Member Functions
wxDebugReportPreviewStd Class Reference

#include </home/zeitlin/src/wx/github/interface/wx/debugrpt.h>

Inheritance diagram for wxDebugReportPreviewStd:

Detailed Description

wxDebugReportPreviewStd is a standard debug report preview window.

It displays a dialog allowing the user to examine the contents of a debug report, remove files from and add notes to it.

Library:  wxQA
Category:  Debugging

Public Member Functions

 wxDebugReportPreviewStd ()
 Trivial default constructor.
bool Show (wxDebugReport &dbgrpt) const
 Shows the dialog.

List of all members.


Constructor & Destructor Documentation

wxDebugReportPreviewStd::wxDebugReportPreviewStd ( )

Trivial default constructor.


Member Function Documentation

bool wxDebugReportPreviewStd::Show ( wxDebugReport dbgrpt) const [virtual]

Shows the dialog.

参照:
wxDebugReportPreview::Show()

Implements wxDebugReportPreview.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines