#include <wx/debugrpt.h>
 Inheritance diagram for wxDebugReportPreviewStd: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.
Public Member Functions | |
| wxDebugReportPreviewStd () | |
| Trivial default constructor.  More... | |
| bool | Show (wxDebugReport &dbgrpt) const | 
| Shows the dialog.  More... | |
  Public Member Functions inherited from wxDebugReportPreview | |
| wxDebugReportPreview () | |
| Default constructor.  More... | |
| virtual | ~wxDebugReportPreview () | 
| Destructor is trivial as well but should be virtual for a base class.  More... | |
| wxDebugReportPreviewStd::wxDebugReportPreviewStd | ( | ) | 
Trivial default constructor.
      
  | 
  virtual |