Make changing of function argument types possible

Authored by brauch on Jun 26 2011, 1:53 PM.

Description

Make changing of function argument types possible

This adds an optional argument to the addArgument function of
functionType, which specifies where the argument is being inserted.
Thus, you can modify types by removing and re-adding them. Note that you
have to re-assign the type to the declaration again after doing so.

REVIEW:101762

Details

Committed
brauchJun 26 2011, 1:59 PM
Parents
R32:6ca65654d348: Bug 260586 - JJ: remove QPointer usage, port to QWeakPointer
Branches
Unknown
Tags
Unknown