wxdebugreportpreviewstdwxdebugreportpreviewstd 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::wxdebugreportpreviewstdwxdebugreportpreviewstd() trivial default constructor.
wxdebugreportpreviewstd::showbool show(wxdebugreport& dbgrpt) const show the dialog, see wxdebugreportpreview::show() for more information.
|