[Kde-bindings] [Bug 249567] Smoke incorrectly detects type of QFlags<type>&
Chris Burel
chrisburel at gmail.com
Thu Sep 2 17:18:15 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=249567
--- Comment #1 from Chris Burel <chrisburel gmail com> 2010-09-02 19:18:13 ---
There's also a problem with the munged method name used for this. If the
argument is identified as 'unsigned int&', it gets a '$' in the signature. But
if it is identified as a 'QFlags<Type>&', it gets a '#'. See
QStyleOption::setState in QtGui for an example.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list