Searched refs:wxDebugReportPreview (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddebugrptpvw.tex3 %% Purpose: wxDebugReportPreview documentation
12 \section{\class{wxDebugReportPreview}}\label{wxdebugreportpreview}
21 wxDebugReportPreview is an abstract base class, currently the only concrete
37 \membersection{wxDebugReportPreview::wxDebugReportPreview}\label{wxdebugreportpreviewwxdebugreportpreview}
39 \func{}{wxDebugReportPreview}{\void}
44 \membersection{wxDebugReportPreview::\destruct{wxDebugReportPreview}}\label{wxdebugreportpreviewdtor}
46 \func{}{\destruct{wxDebugReportPreview}}{\void}
51 \membersection{wxDebugReportPreview
[all...]
H A Ddebugrptpvwstd.tex21 \helpref{wxDebugReportPreview}{wxdebugreportpreview}
44 \helpref{wxDebugReportPreview::Show()}{wxdebugreportpreviewshow} for more
H A Ddebugrpt.tex152 shown by \helpref{wxDebugReportPreview}{wxdebugreportpreview}.
262 \helpref{wxDebugReportPreview}{wxdebugreportpreview} to allow the user to
H A Dcategory.tex411 \twocolitem{\helpref{wxDebugReportPreview}{wxdebugreportpreview}}{Abstract base class for previewing the contents of a debug report.}
412 \twocolitem{\helpref{wxDebugReportPreviewStd}{wxdebugreportpreviewstd}}{Standard implementation of wxDebugReportPreview.}
H A Dtsamples.tex147 \helpref{wxDebugReportPreview}{wxdebugreportpreview}.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddebugrpt.h100 // remove the file from report: this is used by wxDebugReportPreview to
196 // wxDebugReportPreview: presents the debug report to the user and allows him
200 class WXDLLIMPEXP_QA wxDebugReportPreview class
204 wxDebugReportPreview() { } function in class:wxDebugReportPreview
214 virtual ~wxDebugReportPreview() { }
223 class WXDLLIMPEXP_QA wxDebugReportPreviewStd : public wxDebugReportPreview

Completed in 117 milliseconds