This revision was automatically updated to reflect the committed changes.
Closed by commit R236:d8254bc5ee6b: KSqueezedTextLabel: Small improvements to
API docs (authored by rkflx).
REPOSITORY
R236 KWidgetsAddons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7161?vs=17969&id=18712
rkflx added a comment.
> Can you commit yourself?
Now I can :) (Thanks for your support with that!)
Will commit once all four patches have been accepted.
REPOSITORY
R236 KWidgetsAddons
BRANCH
arcpatch-D7161
REVISION DETAIL
https://phabricator.kde.org/D7161
To: rkflx, #framew
rkflx updated this revision to Diff 17969.
rkflx added a comment.
> Mabye the "@note" about some methods being not virtual in the base class is
even worth to put into the main class documentation.
Good idea, let's move it to the class description (to be referenced from each
affected func
dhaumann accepted this revision.
dhaumann added a comment.
This revision is now accepted and ready to land.
Looks certainly better than before, thanks a lot.
Mabye the "@note" about some methods being not virtual in the base class is
even worth to put into the main class documentation. Ca
rkflx added a dependent revision: D7162: KSqueezedTextLabel: Add isSqueezed()
for convenience.
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D7161
To: rkflx, #frameworks
rkflx created this revision.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
Expand description, add missing documentation.
"Above" in source code does not imply "above" in generated API docs,
better use a reference.
TEST PLAN
Output of kapidox looks better.
REPOS