Added DECLARE_VARIANT_OBJECT macros for easy conversion
authorRobert Roebling <robert@roebling.de>
Sat, 30 Sep 2006 15:37:52 +0000 (15:37 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 30 Sep 2006 15:37:52 +0000 (15:37 +0000)
commit3f90a3994d2dcdbbebbaa83fdbe879c9dbdec962
tree7fcbd0fb9413c2b047e27d1d6eeb5a205d493af5
parentcdd8d745c4cf757286f6457dfc7217c0daf06517
  Added DECLARE_VARIANT_OBJECT macros for easy conversion
    from and to wxVariant using the shift left operator.
  Use the for GDI classes and wxImage.
  Document it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/variant.tex
include/wx/variant.h
src/common/variant.cpp