~pyside/pyside/apiextractor

Viewing all changes in revision 396.

  • Committer: Hugo Parente Lima
  • Author(s): Marcelo Lira
  • Date: 2012-03-09 22:10:19 UTC
  • Revision ID: git-v1:35ab8b8e722b73a3a3ed9312379f6ab849252e19
Added improved functionality for the 'conversion-rule' tag.

It works for primitive, container and value types. Object types doesn't
have conversion rules because they can not have implicit conversions,
and the regular conversion is always the same (get C++ object held on
Python wrapper, and finding/creating a Python wrapper to a C++ pointer).

Unit tests were added.
Documentation was updated.

Reviewed by Luciano Wolf <luciano.wolf@openbossa.org>
Reviewed by Renato Araújo <renato.filho@openbossa.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: