Method arguments mark when typing
Milian Wolff
mail at milianw.de
Wed Nov 21 12:48:53 GMT 2012
On Wednesday 21 November 2012 12:51:54 Przemek wrote:
> Hello,
> I have an idea to mark the arguments when call the function fe:
>
> SomeClass::someMethod(int val, QString another, SomeInterface *third)
> { ... } // method definition
>
> then in code when call the method we have an tooltip with information
> about each arg, then when typing first parametr like:
>
> SomeClass object;
>
> // start typing here and tooltip show the arguments
> object.someMethod( someInt.. // then here when tooltip show, the first
> argument may be bolded
>
> what do you think about it?
>
> it's kind of user usability, i think so...
How would that be better than what we do right now? I.e. adding a yellow/green
background to the arguments which is even better than bold, no?
Or maybe I don't really understand what you want to do?
cheers
--
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20121121/ca07c7bb/attachment.sig>
More information about the KDevelop
mailing list