Commit af130d30 authored by Christian Strømme's avatar Christian Strømme Committed by The Qt Project
Browse files

Add non-templated versions of get[Static]ObjectField()


Ideally the getStaticObjectField() and getObjectField() methods, that
take a signature, should never have been templated. Removing the
templated versions now will cause ABI breakage, so the only solution
is to add new non-templated versions.

Change-Id: I2f6e9f259b7bc511ef5bcaeb8a2077b0f267b8c8
Reviewed-by: default avatarBogDan Vatra <bogdan@kde.org>
parent a4dd3f81
Branches
Tags
No related merge requests found
Showing with 48 additions and 3 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment