diff options
author | Olivier Goffart <olivier.goffart@nokia.com> | 2010-08-05 08:10:50 (GMT) |
---|---|---|
committer | Olivier Goffart <olivier.goffart@nokia.com> | 2010-08-06 09:06:16 (GMT) |
commit | 7b5e37cab738804d47b78582aa3d0f3bb6933e70 (patch) | |
tree | 4acaf0f2b2785965d32787312002aa34f99c57fb /src/gui/accessible | |
parent | 13833beb641289c45faed337848d37280195aadc (diff) | |
download | Qt-7b5e37cab738804d47b78582aa3d0f3bb6933e70.zip Qt-7b5e37cab738804d47b78582aa3d0f3bb6933e70.tar.gz Qt-7b5e37cab738804d47b78582aa3d0f3bb6933e70.tar.bz2 |
Deprecate qVariantValue qVariantCanConvert qVariantFromValue qVariantSetValue
The template member equivalent should be used instead.
qVariantFromValue and qVariantSetValue does not have the QT_DEPRECATED macro,
as they have template specialisation which is not possible to acheive as member function.
So they are called by the non-deprecated implementation.
Rev-by: dev mailing list
Diffstat (limited to 'src/gui/accessible')
0 files changed, 0 insertions, 0 deletions