Review Request 115280: Add Trait alias declaration classes to kdev-php
Heinz Wiesinger
pprkut at liwjatan.at
Sat Jan 25 18:35:22 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115280/
-----------------------------------------------------------
(Updated Jan. 25, 2014, 6:35 p.m.)
Review request for KDevelop.
Changes
-------
make tooltip strings translatable and add const modifier to setOverrides()
Repository: kdev-php
Description
-------
Add Trait alias declaration classes.
These help when dealing with trait uses, which are special in the case that they are aliases which allow overriding both name and visibility (rather than just name like the AliasDeclaration).
Additionally it makes it easier to show specific information in Pop-up tooltips, like what the original name of an aliased method is and where that was originally declared.
I picked identities that sounded appropriate according to http://techbase.kde.org/Projects/KDevelop4/DUChainIdentities
Diffs (updated)
-----
duchain/declarations/traitmemberaliasdeclaration.cpp PRE-CREATION
duchain/declarations/traitmemberaliasdeclaration.h PRE-CREATION
duchain/CMakeLists.txt 376edbd861bc331be3fe70435843366d425689c6
duchain/declarations/traitmethodaliasdeclaration.h PRE-CREATION
duchain/declarations/traitmethodaliasdeclaration.cpp PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/115280/diff/
Testing
-------
Thanks,
Heinz Wiesinger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140125/0dad3673/attachment.html>
More information about the KDevelop-devel
mailing list