Searched refs:wxDebugReportPreviewStd (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrptpvwstd.tex3 %% Purpose: wxDebugReportPreviewStd documentation
12 \section{\class{wxDebugReportPreviewStd}}\label{wxdebugreportpreviewstd}
14 wxDebugReportPreviewStd is a standard debug report preview window. It displays
32 \membersection{wxDebugReportPreviewStd::wxDebugReportPreviewStd}\label{wxdebugreportpreviewstdwxdebugreportpreviewstd}
34 \func{}{wxDebugReportPreviewStd}{\void}
39 \membersection{wxDebugReportPreviewStd::Show}\label{wxdebugreportpreviewstdshow}
H A Ddebugrptpvw.tex23 \helpref{wxDebugReportPreviewStd}{wxdebugreportpreviewstd}.
H A Ddebugrpt.tex37 wxDebugReportPreviewStd preview;
H A Dcategory.tex412 \twocolitem{\helpref{wxDebugReportPreviewStd}{wxdebugreportpreviewstd}}{Standard implementation of wxDebugReportPreview.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddebugrpt.h220 // wxDebugReportPreviewStd: standard debug report preview window
223 class WXDLLIMPEXP_QA wxDebugReportPreviewStd : public wxDebugReportPreview class in inherits:wxDebugReportPreview
226 wxDebugReportPreviewStd() { } function in class:wxDebugReportPreviewStd
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/debugrpt/
H A Ddebugrpt.cpp378 if ( wxDebugReportPreviewStd().Show(*report) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddbgrptg.cpp3 // Purpose: implementation of wxDebugReportPreviewStd
506 // wxDebugReportPreviewStd implementation
509 bool wxDebugReportPreviewStd::Show(wxDebugReport& dbgrpt) const

Completed in 66 milliseconds