X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cf6ae2907c365869b10b61cbe3bde2768facd4d8..b70b68a9ba62320a6a667f510b316219c7029d90:/docs/latex/wx/variant.tex diff --git a/docs/latex/wx/variant.tex b/docs/latex/wx/variant.tex index b3ff576d9b..951992df29 100644 --- a/docs/latex/wx/variant.tex +++ b/docs/latex/wx/variant.tex @@ -17,10 +17,6 @@ for different data types, or a remote procedure call protocol. An optional name member is associated with a wxVariant. This might be used, for example, in CORBA or OLE automation classes, where named parameters are required. -wxVariant is similar to wxExpr and also to wxPropertyValue. However, wxExpr is efficiency-optimized for -a restricted range of data types, whereas wxVariant is less efficient but more extensible. -wxPropertyValue may be replaced by wxVariant eventually. - \wxheading{Derived from} \helpref{wxObject}{wxobject} @@ -431,4 +427,5 @@ the data is of this type (the check is done during the run-time) or \wxheading{See also} \helpref{RTTI overview}{runtimeclassoverview}\\ -\helpref{wxDynamicCast}{wxdynamiccast}\\ +\helpref{wxDynamicCast}{wxdynamiccast} +