KDE/kdevplatform

Kris Wong wongk at seapine.com
Thu Apr 9 12:00:48 UTC 2009


> FWIW:
> http://www.qtsoftware.com/developer/task-tracker/index_html?method=entry&id=250687
>
> So it seems this is a proper feature.

This not only applies to arguments with a defualt value, it applies to all arguments. The rule is, the number of arguments specified by the slot must be less than or equal to the number of arguments specified by the signal. The arguments that are specified must be in the correct order.

Kris Wong




More information about the KDevelop-devel mailing list