utils
hierarchy (even if some of them are explicitely coinceived for wxWidgets maintainance and will probably be of little use to others).Please note that these utilities do represent only the utilities developed and maintained by the wxWidgets team. There are lots of other user-contributed and user-maintained packages; see the wxWidgets download page: http://www.wxwidgets.org/downloads or directly http://wxcode.sourceforge.net or http://www.wxcommunity.com/ .
This program can be found in utils/emulator
.
You can find Helpview in utils/helpview
.
.hhp file; using cached
.hhp files in wxHtmlHelpController can drammatically improve the performances of the help viewer. See wxHtmlHelpController for more details.
You can find HHP2Cached in utils/hhp2cached
.
include
hierarchy with the wxWidgets interface used for documentation purposes and kept in the interface
hierarchy.Ifacecheck warns about incoherences (mainly wrong prototype signatures) and can even correct them automatically. It uses the XML outputs of the gccxml utility (see http://www.gccxml.org) and of the Doxygen utility (see http://www.doxygen.org) to do the comparisons.
It's explicitely designed for wxWidgets documentation needs and is probably of little use for anything else than wxWidgets docs reviewing.
You can find it in utils/ifacecheck
.
You can find it under utils/wxrc
.
![]() |
[ top ] |