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 updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.bcc updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.dos updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.g95 merged 2.2 branch 2000-07-15 19:51:35 +00:00
Makefile.in inserted @IF_GNU_MAKE@ to allow building with other make versions 2002-01-25 11:31:21 +00:00
makefile.sc updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.sl updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.twn updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc updated samples makefiles 2000-03-14 14:06:41 +00:00
makefile.wat changes to watcom makefiles for OpenWatcom 2003-04-05 10:14:07 +00:00
mondrian.ico Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample 1998-09-12 17:33:59 +00:00
mondrian.xpm Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample 1998-09-12 17:33:59 +00:00
typetest.cpp Addition at simple wxObject*, support into wxVariant. 2003-06-02 21:17:28 +00:00
typetest.def Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample 1998-12-28 12:35:49 +00:00
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 Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample 1998-09-12 17:33:59 +00:00
typetestM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:52:00 +00:00