$szTitle = "wxdebugreportpreviewstd"; include "./_header.inc"; ?>
wxdebugreportpreviewstd is a standard debug report preview window. it displays a guidialog allowing the user to examine the contents of a debug report, remove files from and add notes to it.
derived from
include files
<wx/debugrpt.h>
members
wxdebugreportpreviewstd::wxdebugreportpreviewstd
wxdebugreportpreviewstd::show
wxdebugreportpreviewstd()
trivial default constructor.
bool show(wxdebugreport& dbgrpt) const
show the dialog, see wxdebugreportpreview::show() for more information.
include "./_footer.inc"; ?>