#include </home/work/projects/wx/2.9/wx/interface/wx/debugrpt.h>

It displays a dialog allowing the user to examine the contents of a debug report, remove files from and add notes to it.
Public Member Functions | |
| wxDebugReportPreviewStd () | |
| Trivial default constructor. | |
| bool | Show (wxDebugReport &dbgrpt) const |
| Shows the dialog. | |
| wxDebugReportPreviewStd::wxDebugReportPreviewStd | ( | ) |
Trivial default constructor.
| bool wxDebugReportPreviewStd::Show | ( | wxDebugReport & | dbgrpt | ) | const [virtual] |
|
[ top ] |