added qa library (currently consisting of wxDebugReport and related classes only); moved debugrpt.* files there

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-03-21 00:11:06 +00:00
parent b7e4c6681d
commit 61639efb66
34 changed files with 2262 additions and 638 deletions

View File

@@ -104,6 +104,14 @@ contained in this library, as well as
\helpref{Database classes}{odbcoverview}. Requires wxBase.
{\large {\bf wxQA}}
This is the library containing extra classes for quality assurance. Currently
it only contains classes for generating and processing debug reports in case of
program crash or exception, but more classes will be added to it in the future.
Requires wxCore, wxBase and wxXML.
{\large {\bf wxDbGrid}}
\helpref{wxDbGridTableBase}{wxdbgridtablebase} class which combines