contents up previous next

wxdebugreportpreviewstd

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

wxdebugreportpreview

include files

<wx/debugrpt.h>

members

wxdebugreportpreviewstd::wxdebugreportpreviewstd
wxdebugreportpreviewstd::show


wxdebugreportpreviewstd::wxdebugreportpreviewstd

wxdebugreportpreviewstd()

trivial default constructor.


wxdebugreportpreviewstd::show

bool show(wxdebugreport& dbgrpt) const

show the dialog, see wxdebugreportpreview::show() for more information.