wxWidgets/samples/typetest
Roger Gammans cf6ae2907c Addition at simple wxObject*, support into wxVariant.
This includes 2 new methods wxVariant::IsValueKindOf() and
wxVariantData::GetValueClassInfo() to allow query of the
wxRTTI data of the variant's data.

Also included is a macro analogues to dynamicCast for fetching
objects out of a wxVariant.

Documentation patches for the above.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-02 21:17:28 +00:00
..
.cvsignore Applied cvsignore patch 2003-01-08 10:01:33 +00:00
makefile.b32
makefile.bcc
makefile.dos
makefile.g95
Makefile.in inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
makefile.sc
makefile.sl
makefile.twn
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc
makefile.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
mondrian.ico
mondrian.xpm
typetest.cpp Addition at simple wxObject*, support into wxVariant. 2003-06-02 21:17:28 +00:00
typetest.def
typetest.dsp Updated version 2002-12-05 11:08:08 +00:00
typetest.h Removed obsolete wxDate and wxTime classes. 2003-03-23 20:14:19 +00:00
typetest.pro added new project files for all samples and demos; removed the old ones 2001-10-09 22:30:29 +00:00
typetest.rc
typetestM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00